Package Exports
- @sketchbook-js/sketchbook
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@sketchbook-js/sketchbook) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Demo
https://sketchbook-js.vercel.app/
Installation
Sketchbook is still under development and hasn't been published yet. Below is a draft on the setup instructions that should work once everything is in place.
Sketchbook.js requires Node 10 or newer and a modern browser.
yarn add sketchbook-js
yarn sketchbook init
(generates a./sketchbook/config.js
file)yarn sketchbook start
(uses the./sketchbook/config.js
file)
Contributing
Take a look at the roadmap to see what's planned:
https://github.com/sketchbook-js/sketchbook/projects/1
Join the Spectrum community to ask questions and discuss ideas:
https://spectrum.chat/sketchbook-js
Have a read of the guidelines to start contributing:
https://github.com/sketchbook-js/sketchbook/blob/master/CONTRIBUTING.md