1
0
mirror of https://github.com/kamyu1537/eamuse-card-wasm.git synced 2024-11-13 15:20:46 +01:00
Convert e-amusement card ID and NFC ID to each other.
Go to file
2020-05-06 16:16:41 +09:00
build 🐛 crypto.getRandomValues 에서 에러나는 문제 해결 2020-04-04 16:05:10 +09:00
.gitignore 🙈 build 파일도 포함할수 있도록 변경 2020-05-06 16:16:13 +09:00
main.go 🚚 src 폴더 밖으로 이동 2020-05-06 16:16:41 +09:00
package.json 🎉 첫 커밋! 2020-04-04 15:23:47 +09:00
README.md 📝 README.md 추가 2020-04-04 16:02:59 +09:00
yarn.lock 🎉 첫 커밋! 2020-04-04 15:23:47 +09:00

konami-card-wasm

konami card (e-amusement card) ID와 NFC ID를 서로 변환합니다.

Requirement

  • go

Build

npm run build # npm
yarn build # yarn

빌드가 완료 된 후 build 폴더를 모듈처럼 사용하시면 됩니다!