/supernote-typescript

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

Supernote file-format support

This library uses image-js and can be used inside of browser environments and/or node.

Ratta Supernote has often commented that the file-format is yet unstable and shouldn't be much relied upon (yet). Please keep this in mind.

For some quick snippets, take a look at the smoke tests.

Developer Notes

Publish

npm version patch
npm run build
npm publish

Thank You