https://github.com/csbun/fluency
Simple Functional Programing Util
https://github.com/csbun/fluency
Last synced: 5 days ago
JSON representation
Simple Functional Programing Util
- Host: GitHub
- URL: https://github.com/csbun/fluency
- Owner: csbun
- License: mit
- Created: 2016-07-07T03:48:56.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-07-07T08:00:54.000Z (almost 10 years ago)
- Last Synced: 2025-11-24T03:13:44.422Z (7 months ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# fluency
Simple Functional Programing Util
## Install
- via npm
```
npm i fluency --save
```
## [API](./API.md)