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

https://github.com/maple3142/mapleutil


https://github.com/maple3142/mapleutil

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# mapleutil

[![Greenkeeper badge](https://badges.greenkeeper.io/maple3142/mapleutil.svg)](https://greenkeeper.io/)

[![Build Status](https://travis-ci.org/maple3142/mapleutil.svg?branch=master)](https://travis-ci.org/maple3142/mapleutil)

## What is this?

my util function collection

## Document?

look `src/*.js`

## CDN

```
https://unpkg.com/mapleutil
```

## Build & Test

```bash
yarn build
yarn test #need to build before test
```