Webpack

Webpack
Developer(s) Tobias Koppers, Sean Larkin, Johannes Ewald, Juho Vepsäläinen, Kees Kluskens and Webpack contributors
Initial release Mar 10, 2012 (Mar 10, 2012)
Stable release
1.13.2 / August 18, 2016 (2016-08-18)
Repository github.com/webpack/webpack
Development status Active
Written in JavaScript
Operating system Cross-platform
License MIT License
Website webpack.github.io

Webpack is an open-source JavaScript module bundler. Webpack takes modules with dependencies and generates static assets representing those modules.[1]It takes the dependencies and generates a dependency graph allowing you to use a modular approach for your web application development purposes.

References

  1. "What is webpack". GitHub. Retrieved 25 Jan 2016.


This article is issued from Wikipedia - version of the 11/23/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.