jakiestfu / Snap.js

A Library for creating beautiful mobile shelfs in Javascript (Facebook and Path style side menus)

Home Page:http://jakiestfu.github.io/Snap.js/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create a Meteor package and add it to Atmosphere

HugoMatilla opened this issue · comments

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.

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.