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

Create a Meteor package and add it to Atmosphere #244

Open HugoMatilla opened 9 years ago

HugoMatilla commented 9 years ago

Hi, first thanks for your contribution.

It would be really useful to make a meteor package, and make it easy to install in meteor projects. Here are some links.

https://www.meteor.com/ https://atmospherejs.com/ https://atmospherejs.com/i/installing

Thanks.

celsom3 commented 8 years ago

Now that Meteor opened up to using NPM packages, you could use:

https://www.npmjs.com/package/snapjs

I myself could use a little help on making it work with Meteor/React. Any helpful resources would be much appreciated.