@impetik/xeer-spec
v0.2.5
Published
Shared contract for the Xeer framework: manifest schema, value encoding, and diagnostic codes. Install @impetik/xeer instead.
Readme
@impetik/xeer-spec
Part of the Xeer framework — the shared contract: the xeer.app.json manifest
schema, the platform's value encoding, route parsing, schema-lifecycle rules, the xeer.actions.v0
effect and safety registry, and the catalogue of XE#### diagnostic codes.
You do not install this directly. Install @impetik/xeer
and it comes along:
npx --package=@impetik/xeer -- xeer new my-app- Documentation — docs.xeer.run
- Manifest reference — docs.xeer.run/reference/manifest
- Editor JSON Schema — docs.xeer.run/application-v0.schema.json
- Diagnostics reference — docs.xeer.run/reference/diagnostics
- Source — github.com/impetik/xeer
MIT licensed.
