https://github.com/epost/fp-in-js-examples
A few examples of basic FP stuff in using Ramda.js
https://github.com/epost/fp-in-js-examples
Last synced: 24 days ago
JSON representation
A few examples of basic FP stuff in using Ramda.js
- Host: GitHub
- URL: https://github.com/epost/fp-in-js-examples
- Owner: epost
- Created: 2016-05-26T15:19:54.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-26T15:22:22.000Z (about 10 years ago)
- Last Synced: 2025-10-23T23:25:49.163Z (10 months ago)
- Language: JavaScript
- Size: 1000 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
Awesome Lists containing this project
README
#+title:FP in JS examples
* A few useful shell commands
- ~bower install --save d3~
- ~browserify index.js > bundle.js~