jakiestfu / Snap.js

A Library for creating beautiful mobile shelfs in Javascript (Facebook and Path style side menus)
http://jakiestfu.github.io/Snap.js/
5.99k stars 666 forks source link

Is there a NPM module available for Snap.js ? #263

Closed anvk closed 8 years ago

anvk commented 8 years ago

I'm building a REACT app and I would love to use Snap.js in my project but I cannot find NPM module for Snap to include into my project.

codeur4 commented 8 years ago

snapsvg ?

anvk commented 8 years ago

snapsvg description

SVG is an excellent way to create interactive, resolution-independent vector graphics that will look great on any size screen. 

snap.js description

A Library for creating beautiful mobile shelfs in Javascript

@codeur4 how are they even similar ?

nnur commented 8 years ago

There's this: https://www.npmjs.com/package/snapjs

anvk commented 8 years ago

Closing this issue since NPM module works like a charm.