Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dry-rb/dry-logic
Predicate logic with rule composition
https://github.com/dry-rb/dry-logic
dry-rb gem library predicate-logic predicates ruby rubygem rule-engine
Last synced: 6 days ago
JSON representation
Predicate logic with rule composition
- Host: GitHub
- URL: https://github.com/dry-rb/dry-logic
- Owner: dry-rb
- License: mit
- Created: 2016-01-11T10:02:44.000Z (about 9 years ago)
- Default Branch: main
- Last Pushed: 2025-01-04T19:28:41.000Z (18 days ago)
- Last Synced: 2025-01-09T05:06:34.280Z (13 days ago)
- Topics: dry-rb, gem, library, predicate-logic, predicates, ruby, rubygem, rule-engine
- Language: Ruby
- Homepage: https://dry-rb.org/gems/dry-logic/
- Size: 763 KB
- Stars: 179
- Watchers: 17
- Forks: 66
- Open Issues: 2
-
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-logic
[actions]: https://github.com/dry-rb/dry-logic/actions# dry-logic [![Gem Version](https://badge.fury.io/rb/dry-logic.svg)][gem] [![CI Status](https://github.com/dry-rb/dry-logic/workflows/ci/badge.svg)][actions]
## Links
* [User documentation](https://dry-rb.org/gems/dry-logic)
* [API documentation](http://rubydoc.info/gems/dry-logic)
* [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.