JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 2
  • Score
    100M100P100Q29537F
  • 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/

Getting started

  1. Install the package:

    yarn add -D @sketchbook-js/sketchbook
  2. Create the default sketchbook/config.js and sketchbook/designs/example.json files:

    yarn sketchbook init
  3. Run on http://localhost:3000/:

    yarn sketchbook start

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


Powered by Vercel