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

https://github.com/ronanyeah/rotools-js

npm package for functional utilities
https://github.com/ronanyeah/rotools-js

async functional-programming futures

Last synced: 2 months ago
JSON representation

npm package for functional utilities

Awesome Lists containing this project

README

          

# 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)