https://github.com/kutyel/functional-programming
⚙️ My personal collection of FP JavaScript functions!
https://github.com/kutyel/functional-programming
fp functional-js functional-programming functional-programming-examples javascript
Last synced: 2 months ago
JSON representation
⚙️ My personal collection of FP JavaScript functions!
- Host: GitHub
- URL: https://github.com/kutyel/functional-programming
- Owner: kutyel
- License: mit
- Created: 2017-11-01T10:51:10.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-20T08:16:23.000Z (over 7 years ago)
- Last Synced: 2025-02-07T13:38:45.048Z (5 months ago)
- Topics: fp, functional-js, functional-programming, functional-programming-examples, javascript
- Language: JavaScript
- Homepage:
- Size: 26.4 KB
- Stars: 12
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# functional-programming
[](https://github.com/feross/standard)
Functional programming exercises in JavaScript
[](https://travis-ci.org/kutyel/functional-programming)
[](https://coveralls.io/github/kutyel/functional-programming)
[](https://david-dm.org/kutyel/functional-programming)
[](https://david-dm.org/kutyel/functional-programming#info=devDependencies)
[](https://www.npmjs.org/package/functional-programming)
[](https://paypal.me/kutyel)
[](https://github.com/prettier/prettier)> Personal playground for learning FP concepts
## Try it out
```bash
$ npm test
```## License
**functional-programming** © [Flavio Corpa](http://flaviocorpa.com), Released under the [MIT](https://github.com/kutyel/functional-programming/blob/master/LICENSE.md) License.
> [flaviocorpa.com](http://flaviocorpa.com) · GitHub [@kutyel](https://github.com/kutyel) · Twitter [@FlavioCorpa](https://twitter.com/kutyel)