Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/macacajs/macaca-utils
utils for Macaca
https://github.com/macacajs/macaca-utils
macaca utility
Last synced: about 2 months ago
JSON representation
utils for Macaca
- Host: GitHub
- URL: https://github.com/macacajs/macaca-utils
- Owner: macacajs
- License: mit
- Created: 2015-12-28T06:44:26.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-12-29T08:06:21.000Z (about 7 years ago)
- Last Synced: 2024-11-06T03:54:42.773Z (2 months ago)
- Topics: macaca, utility
- Language: JavaScript
- Homepage: https://macacajs.github.io
- Size: 12.7 KB
- Stars: 4
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: HISTORY.md
- License: LICENSE
Awesome Lists containing this project
README
# macaca-utils
[![NPM version][npm-image]][npm-url]
[![build status][travis-image]][travis-url]
[![Test coverage][coveralls-image]][coveralls-url]
[![node version][node-image]][node-url]
[![npm download][download-image]][download-url][npm-image]: https://img.shields.io/npm/v/macaca-utils.svg?style=flat-square
[npm-url]: https://npmjs.org/package/macaca-utils
[travis-image]: https://img.shields.io/travis/macacajs/macaca-utils.svg?style=flat-square
[travis-url]: https://travis-ci.org/macacajs/macaca-utils
[coveralls-image]: https://img.shields.io/coveralls/macacajs/macaca-utils.svg?style=flat-square
[coveralls-url]: https://coveralls.io/r/macacajs/macaca-utils?branch=master
[node-image]: https://img.shields.io/badge/node.js-%3E=_8-green.svg?style=flat-square
[node-url]: http://nodejs.org/download/
[download-image]: https://img.shields.io/npm/dm/macaca-utils.svg?style=flat-square
[download-url]: https://npmjs.org/package/macaca-utils> utils for macaca
## Installment
```bash
$ npm i macaca-utils --save
```## License
The MIT License (MIT)