25개 이상의 토픽을 선택하실 수 없습니다. 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 년 전
.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