https://github.com/caderek/arrows
Monorepo for functional JS/TS modules
https://github.com/caderek/arrows
Last synced: 3 months ago
JSON representation
Monorepo for functional JS/TS modules
- Host: GitHub
- URL: https://github.com/caderek/arrows
- Owner: caderek
- License: isc
- Created: 2019-09-17T00:52:51.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T08:11:18.000Z (over 3 years ago)
- Last Synced: 2025-11-23T22:21:51.321Z (5 months ago)
- Language: TypeScript
- Homepage: https://caderek.github.io/arrows/
- Size: 3.39 MB
- Stars: 193
- Watchers: 3
- Forks: 4
- Open Issues: 33
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-github-projects - arrows - Monorepo for functional JS/TS modules ⭐193 `TypeScript` (📦 Legacy & Inactive Projects)
README

# Arrows - a collection of functional libraries for JS/TS


## Packages docs
- [@arrows/array](packages/array/README.md)
- [@arrows/composition](packages/composition/README.md)
- [@arrows/dispatch](packages/dispatch/README.md)
- [@arrows/error](packages/error/README.md)
- [@arrows/multimethod](packages/multimethod/README.md)
- [@arrows/string](packages/string/README.md) (WIP!)
- [@arrows/worker](packages/worker/README.md)
## License
Project is under open, non-restrictive [ISC license](LICENSE).