@xeger/quill-deltacvt
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

Quill Delta Converter

What is this?

TODO

How do I use it?

TODO

Contributing to the Project

Running the tests

npm run test

Type-checking the code

npm run type-check

And to run in --watch mode:

npm run type-check:watch

Distributing new versions

Increment the version

npm version <patch|minor|major>

Build distributables

npm run clean # not strictly necessary, but good form
npm run build

Publish to NPM

npm publish

Package Sidebar

Install

npm i @xeger/quill-deltacvt

Weekly Downloads

252

Version

1.0.0

License

MIT

Unpacked Size

57.3 kB

Total Files

12

Last publish

Collaborators

  • xeger