JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 2
  • Score
    100M100P100Q29517F
  • License MIT

The design tool that lives in your repo.

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

Sketchbook.js

The design tool that lives in your repo.

Travis CI build status

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.

  1. yarn add sketchbook-js
  2. yarn sketchbook init (generates a ./sketchbook/config.js file)
  3. 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