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
- Host: GitHub
- URL: https://github.com/ronanyeah/rotools-js
- Owner: ronanyeah
- License: gpl-3.0
- Created: 2016-11-24T21:41:41.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-13T13:16:54.000Z (over 8 years ago)
- Last Synced: 2025-03-30T11:34:13.393Z (7 months ago)
- Topics: async, functional-programming, futures
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/rotools
- Size: 101 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rotools
[](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)