A lightweight vanilla JavaScript library for judging.https://tonicdev.com/trigkit4/judgejs
- 没有任何依赖
- 支持
AMD&CommonJS - 支持typescript
- 轻量级(10kb)
$ yarn
// unit test
$ npm test使用
npm安装judgejs:
$ npm install judgejs
// or yarn
$ yarn add judgejs使用
bower安装judgejs
$ bower install judgejs