V
V
Vitaly Arkhipov2016-07-29 05:54:55
Node.js
Vitaly Arkhipov, 2016-07-29 05:54:55

Is there a solution to package npm packages individually for download in the browser?

I want this - I specify a folder with js modules that can require npm modules, I get a folder with these modules indicating dependencies as in requireJS and each npm module is packaged the same way. Like systemjs or stealjs, but npm packages are packaged separately.
To load each module separately in the browser.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
N
napa3um, 2016-07-29
@napa3um

browserify.org

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question