Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
Sven Slootweg d705ba6e48 Initial commit 4 anni fa
.gitignore Initial commit 4 anni fa
README.md Initial commit 4 anni fa
b.js Initial commit 4 anni fa
index-bundled.js Initial commit 4 anni fa
index.js Initial commit 4 anni fa
package.json Initial commit 4 anni fa
yarn.lock Initial commit 4 anni fa

README.md

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