devote / HTML5-History-API

HTML5 History API expansion for browsers not supporting pushState, replaceState
http://spb-piksel.ru
MIT License
1.02k stars 182 forks source link

npm support #42

Closed AlexGalays closed 10 years ago

AlexGalays commented 10 years ago

I'm using your library as a dependency in my project and would like to stop copying it across everytime there is an update. Do you think you could publish HTML5-History-API to npm? (and republish it when you bump the version) npm is full of browser-only libraries these days.

Thanks

arboleya commented 10 years ago

+1 Oh please publish this at NPM, it's just a step away after the package.json. :)

Thanks

devote commented 10 years ago

added to npm https://npmjs.org/package/html5-history-api

bjoerge commented 10 years ago

Thanks!

AlexGalays commented 10 years ago

Thanks :)

arboleya commented 10 years ago

:beers: