philips / supernote-typescript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:GNU General Public License v3.0


Languages

Language:TypeScript 98.1%Language:JavaScript 1.9%