hawx1993 / judge

🎿A lightweight vanilla JavaScript library for judging

Home Page:https://hawx1993.github.io/judge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

A lightweight vanilla JavaScript library for judging.https://tonicdev.com/trigkit4/judgejs

npm version bandge

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  

About

🎿A lightweight vanilla JavaScript library for judging

https://hawx1993.github.io/judge


Languages

Language:TypeScript 100.0%