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