
A few months ago I launched [Bower WebJars][1] which provides a way for anyone to deploy Bower packages into Maven Central through [WebJars][2]. Since then 539 packages have been deployed! Today I've added [NPM WebJars][3] which is built on the same foundation as Bower WebJars but for [NPM][4] packages.

[Give it a try][3] and let me know how it goes. If you are curious about the changes to make this happen, check out the [pull request][5].

 [1]: http://www.jamesward.com/2015/03/23/scaling-the-webjars-project-with-on-demand-bower-packages
 [2]: http://webjars.org
 [3]: http://www.webjars.org/npm
 [4]: http://npmjs.org
 [5]: https://github.com/webjars/webjars/pull/1015
