UNPKG

judgejs

Version:

A lightweight vanilla JavaScript library for judging

41 lines (27 loc) 680 B
# Overview A lightweight vanilla JavaScript library for judging.https://tonicdev.com/trigkit4/judgejs [![npm version](https://badge.fury.io/js/judgejs.svg)](https://badge.fury.io/js/judgejs) ![bandge](https://david-dm.org/hawx1993/judge.svg) ![](https://img.shields.io/github/stars/hawx1993/judge.svg) # Features - 没有任何依赖 - 支持 `AMD` & `CommonJS` - 支持typescript - 轻量级(10kb) ## Quick Start ```js $ yarn // unit test $ npm test ``` >使用`npm`安装`judgejs````js $ npm install judgejs // or yarn $ yarn add judgejs ``` >使用`bower` 安装`judgejs` ```js $ bower install judgejs ``` #### API: https://hawx1993.github.io/judge/#/