bugeats / watch-paper

Tool wrapping Paper.js to make it super quick draw using your favorite editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

watch-paper

A tool for wrapping Paper.js to make it super quick draw using your favorite editor.

Install

npm install -g watch-paper

Make it go

Open a browser that draws the drawing, and refreshes when you make changes:

watch-paper ./my-drawing.js

Easy.

Contributing

Run tests:

npm run test

Lint:

npm run check

About

Tool wrapping Paper.js to make it super quick draw using your favorite editor


Languages

Language:JavaScript 100.0%