Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dry-rb/dry-effects
Algebraic effects in Ruby
https://github.com/dry-rb/dry-effects
algebraic-effects ruby
Last synced: 3 months ago
JSON representation
Algebraic effects in Ruby
- Host: GitHub
- URL: https://github.com/dry-rb/dry-effects
- Owner: dry-rb
- License: mit
- Created: 2019-02-14T20:23:12.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-05-24T12:36:42.000Z (6 months ago)
- Last Synced: 2024-07-20T11:15:39.466Z (4 months ago)
- Topics: algebraic-effects, ruby
- Language: Ruby
- Homepage: https://dry-rb.org/gems/dry-effects/
- Size: 789 KB
- Stars: 112
- Watchers: 12
- Forks: 20
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Support: .github/SUPPORT.md
Awesome Lists containing this project
README
[gem]: https://rubygems.org/gems/dry-effects
[actions]: https://github.com/dry-rb/dry-effects/actions# dry-effects [![Gem Version](https://badge.fury.io/rb/dry-effects.svg)][gem] [![CI Status](https://github.com/dry-rb/dry-effects/workflows/ci/badge.svg)][actions]
## Links
* [User documentation](https://dry-rb.org/gems/dry-effects)
* [API documentation](http://rubydoc.info/gems/dry-effects)
* [Forum](https://discourse.dry-rb.org)## Supported Ruby versions
This library officially supports the following Ruby versions:
* MRI `>= 3.0.0`
* jruby `>= 9.4` (not tested on CI)## License
See `LICENSE` file.