Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dry-rb/dry-matcher
Flexible, expressive pattern matching for Ruby
https://github.com/dry-rb/dry-matcher
dry-rb monads pattern-matching ruby
Last synced: 1 day ago
JSON representation
Flexible, expressive pattern matching for Ruby
- Host: GitHub
- URL: https://github.com/dry-rb/dry-matcher
- Owner: dry-rb
- License: mit
- Created: 2015-12-02T23:55:36.000Z (about 9 years ago)
- Default Branch: main
- Last Pushed: 2023-10-02T23:11:48.000Z (over 1 year ago)
- Last Synced: 2025-01-18T03:06:05.223Z (8 days ago)
- Topics: dry-rb, monads, pattern-matching, ruby
- Language: Ruby
- Homepage: https://dry-rb.org/gems/dry-matcher
- Size: 350 KB
- Stars: 101
- Watchers: 17
- Forks: 18
- Open Issues: 0
-
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-matcher
[actions]: https://github.com/dry-rb/dry-matcher/actions# dry-matcher [![Gem Version](https://badge.fury.io/rb/dry-matcher.svg)][gem] [![CI Status](https://github.com/dry-rb/dry-matcher/workflows/CI/badge.svg)][actions]
## Links
* [User documentation](https://dry-rb.org/gems/dry-matcher)
* [API documentation](http://rubydoc.info/gems/dry-matcher)
* [Forum](https://discourse.dry-rb.org)## Supported Ruby versions
This library officially supports the following Ruby versions:
* MRI `>= 2.7.0`
* jruby `>= 9.4` (not tested on CI)## License
See `LICENSE` file.