Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
Sven Slootweg d705ba6e48 Initial commit il y a 4 ans
.gitignore Initial commit il y a 4 ans
README.md Initial commit il y a 4 ans
b.js Initial commit il y a 4 ans
index-bundled.js Initial commit il y a 4 ans
index.js Initial commit il y a 4 ans
package.json Initial commit il y a 4 ans
yarn.lock Initial commit il y a 4 ans

README.md

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