weave.js

0.4.1 • Public • Published

weave

i wanted to try building something like browserify

it definitely has problems, but it handles some basic situations

$ npm install --global weave.js
$ weave --help
$ weave entry.js > bundle.js

dev

$ npm install
$ bin/build-example
$ open output/index.html

the example is a really basic react app, but it works 💯

/weave.js/

    Package Sidebar

    Install

    npm i weave.js

    Weekly Downloads

    0

    Version

    0.4.1

    License

    MIT

    Last publish

    Collaborators

    • brandly