@bagatell/editor
v2.0.0-alpha.3
Published
Contains an Editor implemented in [Svelte](https://svelte.dev/) one can use to create Bagatell apps.
Downloads
26
Readme
@bagatell/editor
Contains an Editor implemented in Svelte one can use to create Bagatell apps.
Publish instructions
To publish a new version of this npm package:
cd editorcode package.json- Update
"@bagatell/core": "^X.Y.Z"if needed - Update
"@bagatell/web-components": "^X.Y.Z"if needed - Update
"version": "X.Y.Z" - Save
npm publish --access public
