Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dry-rb/dry-types
Flexible type system for Ruby with coercions and constraints
https://github.com/dry-rb/dry-types
coercion constraints dry-rb ruby types
Last synced: about 23 hours ago
JSON representation
Flexible type system for Ruby with coercions and constraints
- Host: GitHub
- URL: https://github.com/dry-rb/dry-types
- Owner: dry-rb
- License: mit
- Created: 2015-09-22T09:01:34.000Z (about 9 years ago)
- Default Branch: main
- Last Pushed: 2024-11-30T20:14:01.000Z (12 days ago)
- Last Synced: 2024-12-09T17:41:57.965Z (3 days ago)
- Topics: coercion, constraints, dry-rb, ruby, types
- Language: Ruby
- Homepage: https://dry-rb.org/gems/dry-types
- Size: 2.11 MB
- Stars: 862
- Watchers: 32
- Forks: 134
- Open Issues: 20
-
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-types
[actions]: https://github.com/dry-rb/dry-types/actions# dry-types [![Gem Version](https://badge.fury.io/rb/dry-types.svg)][gem] [![CI Status](https://github.com/dry-rb/dry-types/workflows/CI/badge.svg)][actions]
## Links
* [User documentation](https://dry-rb.org/gems/dry-types)
* [API documentation](http://rubydoc.info/gems/dry-types)
* [Forum](https://discourse.dry-rb.org)## Supported Ruby versions
This library officially supports the following Ruby versions:
* MRI `>= 3.0`
* jruby `>= 9.4` (not tested on CI)## License
See `LICENSE` file.