https://github.com/horacehylee/lodash-fp-flow
A playground for testing out how lodash flow works
https://github.com/horacehylee/lodash-fp-flow
Last synced: over 1 year ago
JSON representation
A playground for testing out how lodash flow works
- Host: GitHub
- URL: https://github.com/horacehylee/lodash-fp-flow
- Owner: horacehylee
- License: mit
- Created: 2018-07-14T10:30:12.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-14T10:40:16.000Z (almost 8 years ago)
- Last Synced: 2025-01-24T08:43:43.811Z (over 1 year ago)
- Language: TypeScript
- Size: 35.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# lodash-fp-flow
> A playground for testing out how lodash flow works
## Files
* [data-selector.spec.ts](__tests__/data-selector.spec.ts)
## License
MIT © [Horace Lee](https://github.com/horacehylee)