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

https://github.com/jetsly/ddotjs

Lightweight tools framework
https://github.com/jetsly/ddotjs

is tools utils

Last synced: over 1 year ago
JSON representation

Lightweight tools framework

Awesome Lists containing this project

README

          

# ddot
[![NPM version](https://img.shields.io/npm/v/ddot.svg?style=flat)](https://npmjs.org/package/ddot)
[![Build Status](https://img.shields.io/travis/Jetsly/ddot.svg?style=flat)](https://travis-ci.org/Jetsly/ddot)
[![Coverage Status](https://img.shields.io/coveralls/Jetsly/ddot.svg?style=flat)](https://coveralls.io/r/Jetsly/ddot)
[![NPM downloads](http://img.shields.io/npm/dm/ddot.svg?style=flat)](https://npmjs.org/package/ddot)
[![Dependencies](https://david-dm.org/Jetsly/ddot/status.svg)](https://david-dm.org/Jetsly/ddot)
[![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg)](http://standardjs.com)
[![MIT](https://img.shields.io/dub/l/vibe-d.svg?style=flat-square)](http://opensource.org/licenses/MIT)

[![NPM](https://nodei.co/npm/ddot.png?downloads=true&downloadRank=true&stars=true)](https://nodei.co/npm/ddot/)

Lightweight tools framework

---
## Getting started

### Install
```bash
$ npm run ddot -S
```
### Docs

* [ddot APIs](https://github.com/Jetsly/ddot/blob/master/docs/API.md)

## Commit
An [emoji](https://www.webpagefx.com/tools/emoji-cheat-sheet/) guide for your commit messages

## License
[MIT](https://tldrlegal.com/license/mit-license)