node-webpack-sources

Source code handling classes for webpack

Description

This library contains multiple classes which represent a `Source`. A `Source` can be asked for source code, size, source map and hash.

This library is a dependency for webpack. Webpack takes code targeted at node.js and makes it run in the browser. Node.js comes with API of its own that is not available in the browsers. Webpack exposes this code to programs that are unaware they are running in a browser.

Node.js is an event-based server-side JavaScript engine.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/webpack/webpack-sources


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install node-webpack-sources