@kubric/canvas-utils
v0.1.0
Published
Canvas Utilities
Downloads
16
Readme
canvas-utils
Canvas Utilities
Build
npm run build
will build the library
Tests
- Write your tests in the
tests
directory as files ending in.test.js
- Change the Jest config as required in
jest.config.js
npm test
will run the tests and print the results