Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Meteor JS package is now available #270

Closed
nirpeled opened this issue Jan 2, 2016 · 8 comments
Closed

Meteor JS package is now available #270

nirpeled opened this issue Jan 2, 2016 · 8 comments

Comments

@nirpeled
Copy link

nirpeled commented Jan 2, 2016

I recently started to play with Meteor JS and was looking for a good GitHub API wrapper for it, unfortunately I couldn't find one but then found out about this awesome library and decided to wrap a package of it for all Meteor JS users like me - check it out at https://github.com/nirpeled/meteor-github

Install: meteor add nirpeled:meteor-github

@michael keep up the good work and happy new year!! :)

Nir

@nirpeled nirpeled changed the title Meteor JS package is now available (nirpeled:meteor-github) Meteor JS package is now available Jan 2, 2016
@aendra-rininsland
Copy link
Member

That's awesome! Thanks @nirpeled!

@aendra-rininsland
Copy link
Member

Adding documentation label, stuff like this should be mentioned in README somewhere.

@AurelioDeRosa
Copy link
Member

Hi @nirpeled. I'm not a Meteor user so I'd like to understand more about your package. In which way it wraps Github.js? What it does to the library that allows it to be used in Meteor? In other words isn't possible to use Github.js as it is in Meteor?

@AurelioDeRosa
Copy link
Member

Hi @nirpeled. Did you have the chance to look at my questions?

@nirpeled
Copy link
Author

Hi @AurelioDeRosa,
I'm so sorry for my late response.
Meteor has its own package manager similar to npm for NodeJS. Therefore, I thought it was nicer to wrap Github.js as a package - it's easier to upgrade that way and plus, with Meteor, once you install it as a package, it will be available globally for both client and server environments which is kinda cool.
Nir

@AurelioDeRosa
Copy link
Member

I've heard that Meteor is moving to npm. With this in mind, is this package still necessary?

@nirpeled
Copy link
Author

No, once Meteor switches to npm - this package won't be necessary anymore.

@clayreimann
Copy link
Member

Closing since Meteor is switching to npm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants