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
nikhilofthesouth opened this issue Jul 19, 2015 · 13 comments
Open

Publish to NPM #20

nikhilofthesouth opened this issue Jul 19, 2015 · 13 comments

Comments

@nikhilofthesouth
Copy link

Are there any plans publish this to NPM or set up a CI server to do that?

@overset
Copy link
Owner

overset commented Jul 19, 2015

Several others have forked/cloned and there are several NPM packages off of them such as https://www.npmjs.com/package/javascript-natural-sort setup by kylehousley pointing to the http://github.com/Bill4Time/javascript-natural-sort fork. None of the forks are up to date with my master so it'll be worth creating a new NPM or pointing the existing pkg to this repo and we can hook up CI.

@andybarron
Copy link

Any progress on this front? The mirrors/forks are all behind.

@Prinzhorn
Copy link

That would be much appreciated. As the fork on npm is 2 years behind...

@tmcgann
Copy link

tmcgann commented Apr 14, 2017

I'd be willing to help make this possible. Just want to know if I start working on it, if it will be worth my time.

@overset Would you accept PRs to make this possible? Like if I set up a package.json, etc.?

@overset
Copy link
Owner

overset commented Apr 14, 2017

@tmcgann I would definitely accept PRs to make this possible. With quick searching I have seen a vast supply of forked and flat out copied versions up on the NPM.

The most accessed version on NPM appears to be:
https://www.npmjs.com/package/javascript-natural-sort -> https://github.com/Bill4Time/javascript-natural-sort

A few others from a quick search:
https://www.npmjs.com/package/natsort
https://www.npmjs.com/package/node-natural-sort
https://www.npmjs.com/package/js-natural-sort
https://www.npmjs.com/package/naturalsort (github repo no longer exists)

It would be ideal to merge efforts with @Bill4Time and @khous since they control the most popular version on npm already.

@tmcgann
Copy link

tmcgann commented Apr 14, 2017

@khous: Any way we could get that npm package transferred to point to this repository if we get it ready to publish (assuming transferring is a thing...)?

@khous
Copy link

khous commented Apr 14, 2017

Hello! I lost control of the email account associated with my npm account. I'll check next week if I can recover that password, and I'd be more than happy to give you control of the npm package!

@khous
Copy link

khous commented Apr 14, 2017

@tmcgann @overset

@overset
Copy link
Owner

overset commented Apr 17, 2017

@khous great! Thanks for jumping on this!

@khous
Copy link

khous commented Apr 19, 2017 via email

@khous
Copy link

khous commented Apr 19, 2017

@overset I have control of my login again. What I can do is add you as a collaborator on the NPM module and that should give you control over it. You need to get an NPM login and let me know what it is.

@overset
Copy link
Owner

overset commented Apr 19, 2017

@khous great news, overset npm profile https://www.npmjs.com/~overset

@khous
Copy link

khous commented Apr 19, 2017 via email

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

No branches or pull requests

6 participants