Skip to content

limboy/canvasdraw-snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What's this?

this repo contains snippets which can be used in canvasdraw, and some utilities to ease the process.

click here to know more about canvasdraw.

Install and Usage

run npm install to install required dependencies. all available commands are in package.json.

  • npm run serve preview script result, useful when in dev mode.
  • npm run pub snippet-name.js publish this snippet, will return a viewable url.
  • npm run cns create new snippet. will create a new snippet with default content under snippets dir.
  • npm run grm generate readme for snippets. will create a README.md under snippets dir, snippets not start with _ will be published.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published