trentrichardson / jQuery-Timepicker-Addon

Adds a timepicker to jQueryUI Datepicker
http://trentrichardson.com/examples/timepicker/
MIT License
2.66k stars 1.05k forks source link

Publish as npm package #828

Closed erictheswift closed 7 years ago

erictheswift commented 8 years ago

It would be great to have this addon published in npm registry. Guys building their assets using browserify/webpack definitely need that (that might be the only package that requires bower ;) )

Thanks!

trentrichardson commented 8 years ago

@Metallium You may be more familiar with npm than I am, have a look here and let me know if there are any issues:

https://www.npmjs.com/package/jquery-ui-timepicker-addon

I'm use to being a consumer of npm, but not a publisher so I may need to do something differently?...

erictheswift commented 8 years ago

one thing left: re-publish package with valid "version" field in package.json please (it is already fixed in repository)

thanks!

trentrichardson commented 8 years ago

Ok, I'm showing on npm package page 1.5.5. Is that what you're seeing?

erictheswift commented 8 years ago

it's ok. I've met "0.0.0-ignored" when retrieved it on another machine seems that it depends on local npm version :)

BrandonNoad commented 8 years ago

Can you please publish v1.6.1 to npm? Thanks.

tkhyn commented 7 years ago

Can you please publish v1.6.1 to npm? Thanks.

+1, that'd be great (actually that'd be 1.6.3 now) ! Thanks in advance!

nikolai-b commented 7 years ago

Yes please, if you get a chance that would be great.

nikolauskrismer commented 7 years ago

It would be really great if the latest release (1.6.3) would be available to npm.

fhurta commented 7 years ago

Me too - please update npm package!

glen-84 commented 7 years ago

@trentrichardson Could you please publish the latest version to npm?

trentrichardson commented 7 years ago

Ok, published 1.6.3:

https://www.npmjs.com/package/jquery-ui-timepicker-addon

glen-84 commented 7 years ago

Thanks! :+1: