supernote-typescript
v0.2.2
Published
Supernote file-format support.
Downloads
3
Readme
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
- Thank you to Tiemen Schuijbroek for developing the initial supernote Typescript library I forked.
- Heavily inspired by the Python implementation by jya-dev. This one currently only supports the X series notebooks.