Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.