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: 8 months 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-02-08T07:11:49.584Z (over 1 year ago)
- Language: JavaScript
- Size: 1000 Bytes
- Stars: 1
- Watchers: 2
- 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~