Skip to content
a javascript library for the SVG widget which can be scratched
JavaScript
Find file
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Failed to load latest commit information.
demo
dist
src
.bowerrc
.gitignore revise the version number
.npmignore
.travis.yml install grunt-cli in travis-ci
Gruntfile.js
LICENSE.pdf add a license file what is pdf version
README.md
bower.json modify the version and patch some files
package.json transfer the project to alexchicn

README.md

scratch.js Build Status NPM version

This is a javascript library for the SVG widget which can be scratched.

Feature

  • More rich events about drag and drop
  • Draw a flow chart

Status

Work in progress, not yet officially released.

Getting Started

You can install this project with this command:

npm install scratchjs

or

You can clone / download the latest version from github. Then build by this command:

grunt all

Documents

Visit the wiki for more.

License

Creative Commons License
scratch.js by Alex Chi is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Based on a work at https://github.com/alexchicn/scratch.js.

Release History

  • 2013-05-09   v0.0.3dev   Work in progress, not yet officially released
Something went wrong with that request. Please try again.