Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/niuiic/fx-flow
A functional library for TypeScript/JavaScript.
https://github.com/niuiic/fx-flow
functional-programming typescript
Last synced: about 2 months ago
JSON representation
A functional library for TypeScript/JavaScript.
- Host: GitHub
- URL: https://github.com/niuiic/fx-flow
- Owner: niuiic
- License: mit
- Created: 2023-01-13T02:18:49.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-05T08:30:55.000Z (8 months ago)
- Last Synced: 2024-11-14T15:47:19.801Z (2 months ago)
- Topics: functional-programming, typescript
- Language: TypeScript
- Homepage: https://fx-flow.niuiic.com
- Size: 59.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Fx-Flow
> Functional library for TypeScript/JavaScript
- Streaming programming
- Graceful error handling
- Asynchronous data flow management
- Lazy evaluation
- Complete typeScript support
- Zero runtime dependency
- Well tested[Read the Docs to Learn More](https://fx-flow.niuiic.com).
## License
[MIT](LICENSE) License © 2023-PRESENT [niuiic](https://github.com/niuiic)