An open API service indexing awesome lists of open source software.

https://github.com/hawx1993/judge

🎿A lightweight vanilla JavaScript library for judging
https://github.com/hawx1993/judge

javascript judge

Last synced: 10 months ago
JSON representation

🎿A lightweight vanilla JavaScript library for judging

Awesome Lists containing this project

README

          

# 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/#/