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 years ago
.gitignore Initial commit 4 years ago
README.md Initial commit 4 years ago
b.js Initial commit 4 years ago
index-bundled.js Initial commit 4 years ago
index.js Initial commit 4 years ago
package.json Initial commit 4 years ago
yarn.lock Initial commit 4 years ago

README.md

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