# rotools

[![CircleCI](https://circleci.com/gh/ronanyeah/rotools.svg?style=svg)](https://circleci.com/gh/ronanyeah/rotools)

```
const {
  emailer,
  exec,
  fileMapper,
  flatten,
  futch,
  futchJson,
  getCurrentIp,
  input,
  ipValidator,
  json
} = require('rotools')
```

[DOCS](https://github.com/ronanyeah/rotools/blob/master/docs.md)
