You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Sven Slootweg d705ba6e48 Initial commit 4 年之前
.gitignore Initial commit 4 年之前
README.md Initial commit 4 年之前
b.js Initial commit 4 年之前
index-bundled.js Initial commit 4 年之前
index.js Initial commit 4 年之前
package.json Initial commit 4 年之前
yarn.lock Initial commit 4 年之前

README.md

yarn install
./node_modules/.bin/browserify index.js > bundled.js
./node_modules/.bin/browserify index-bundled.js