選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
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