ripsaw
v0.1.0
Published
js library powering guided interactive product design applications in the browser
Downloads
3
Readme
ripsaw-js
Create an interactive product design playground, running on Canvas.
Install
Get from npm:
npm install ripsaw
Then include into your website:
<script src="node_modules/ripsaw/lib/ripsaw.js"></script>
See examples for usage.