https://github.com/maple3142/mapleutil
https://github.com/maple3142/mapleutil
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/maple3142/mapleutil
- Owner: maple3142
- License: mit
- Created: 2018-02-21T14:30:45.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2020-06-02T06:56:38.000Z (almost 6 years ago)
- Last Synced: 2025-06-29T10:39:12.969Z (11 months ago)
- Language: JavaScript
- Size: 3.29 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mapleutil
[](https://greenkeeper.io/)
[](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
```