1
0
Derivar 0
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Sven Slootweg d705ba6e48 Initial commit há 4 anos
.gitignore Initial commit há 4 anos
README.md Initial commit há 4 anos
b.js Initial commit há 4 anos
index-bundled.js Initial commit há 4 anos
index.js Initial commit há 4 anos
package.json Initial commit há 4 anos
yarn.lock Initial commit há 4 anos

README.md

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