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

Publish to npm #20

Open
passcod opened this issue Feb 19, 2016 · 8 comments
Open

Publish to npm #20

passcod opened this issue Feb 19, 2016 · 8 comments

Comments

@passcod
Copy link

passcod commented Feb 19, 2016

and put a link to the actual package in the readme.

Publishing to npm would greatly improve the experience, especially when using a browserify setup. However currently the jsonapi-client package on npm is another library altogether, which makes it confusing.

@Emerson
Copy link

Emerson commented Mar 10, 2016

Also looking for this. This library looks amazing, would love to use it within webpack without a shim

@layflags
Copy link
Contributor

What do you think about renaming the repository and the npm package name to isomorphic-jsonapi-client to be able to publish it to npm?

@kauhat
Copy link

kauhat commented Aug 15, 2016

This one bit me too. This library looks fantastically promising and I'm looking forward to using it. I only wish I'd found this earlier!

@anativhq
Copy link

anativhq commented Nov 8, 2016

Hi, we would really love it if you could publish to npm as well. At the moment we are struggling to get the code to work properly in a React App.

@lovegrovegeorge
Copy link

+1 for publishing to NPM

@redbmk
Copy link

redbmk commented Nov 22, 2016

Just to throw this out there since I didn't find it documented anywhere - the workaround for me was:

npm install --save git://github.com/holidayextras/jsonapi-client

@jokeyrhyme
Copy link

Heads up, the existing package on NPM with the same name is NOT from this project: https://www.npmjs.com/package/jsonapi-client

@shaunc
Copy link

shaunc commented Jan 5, 2017

@jokeyrhyme Indeed I accidentally installed that.

As a workaround install as:

npm install --save-dev jsonapi-client@holidayextras/jsonapi-client

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

10 participants