javascript-natural-sort icon indicating copy to clipboard operation
javascript-natural-sort copied to clipboard

Publish to NPM

Open nikhilofthesouth opened this issue 9 years ago • 13 comments

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

nikhilofthesouth avatar Jul 19 '15 15:07 nikhilofthesouth

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.

overset avatar Jul 19 '15 18:07 overset

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

andybarron avatar Jan 29 '16 05:01 andybarron

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

Prinzhorn avatar Apr 11 '16 08:04 Prinzhorn

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.?

tmcgann avatar Apr 14 '17 21:04 tmcgann

@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.

overset avatar Apr 14 '17 22:04 overset

@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...)?

tmcgann avatar Apr 14 '17 22:04 tmcgann

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 avatar Apr 14 '17 23:04 khous

@tmcgann @overset

khous avatar Apr 14 '17 23:04 khous

@khous great! Thanks for jumping on this!

overset avatar Apr 17 '17 07:04 overset

Working on getting the email recovered now. Probably have access on Thurs

On Mon, Apr 17, 2017 at 12:30 AM, Jim Palmer [email protected] wrote:

@khous https://github.com/khous great! Thanks for jumping on this!

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/overset/javascript-natural-sort/issues/20#issuecomment-294424263, or mute the thread https://github.com/notifications/unsubscribe-auth/ADhuwRv23sLAbp5yc7ZmiA8-iQ6g2gc8ks5rwxUygaJpZM4Fbg_N .

khous avatar Apr 19 '17 00:04 khous

@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.

khous avatar Apr 19 '17 01:04 khous

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

overset avatar Apr 19 '17 17:04 overset

@overset You are now a collaborator! Let me know if you need anything else, or if you're not able to publish.

On Wed, Apr 19, 2017 at 10:10 AM, Jim Palmer [email protected] wrote:

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

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/overset/javascript-natural-sort/issues/20#issuecomment-295349583, or mute the thread https://github.com/notifications/unsubscribe-auth/ADhuwbclspwskt_-l70dBt-ejjY44M7nks5rxkAcgaJpZM4Fbg_N .

khous avatar Apr 19 '17 18:04 khous