@replayablejs/config
v0.1.0-alpha.5
Published
Validated Replayable project configuration and playable variant expansion
Readme
@replayablejs/config
Validate project settings and expand versions, networks and languages into playable variants.
Part of Replayable 0.1.0-alpha.0. APIs may change during the alpha series.
Install
pnpm add -D @replayablejs/[email protected]Public surface
defineConfig, replayableConfigSchema, replayableAssetsSchema, createVariants; configuration input/output and PlayableVariant types.
Usage and reference. The package manifest defines supported import paths; internal source files are not public APIs.
Development
From the repository root, install with pnpm install --frozen-lockfile and build dependencies
with pnpm build. Run pnpm --filter @replayablejs/config test for this package's tests.
License
Original code is MIT licensed. Bundled third-party resources retain their accompanying license terms.
