dry-types-tuple
The Tuple type implementation for Dry::Types (by estum)
validations
Validation mixin for Ruby objects (by hanami)
dry-types-tuple | validations | |
---|---|---|
1 | 1 | |
7 | 208 | |
- | -0.5% | |
4.3 | 5.9 | |
over 1 year ago | 4 months ago | |
Ruby | Ruby | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
dry-types-tuple
Posts with mentions or reviews of dry-types-tuple.
We have used some of these posts to build our list of alternatives
and similar projects.
validations
Posts with mentions or reviews of validations.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-03-20.
-
Utilizando o padrão interactor no Ruby on Rails
Hanami::Validations - Validations mixin for Ruby objects
What are some alternatives?
When comparing dry-types-tuple and validations you can also consider the following projects:
necromancer - Conversion from one object type to another with a bit of black magic.
router - Ruby/Rack HTTP router
dry-types - Flexible type system for Ruby with coercions and constraints
flow - Write modular and reusable business logic that's understandable and maintainable. [GET https://api.github.com/repos/Freshly/flow: 404 - Not Found // See: https://docs.github.com/rest/repos/repos#get-a-repository]
dry-validation - Validation library with type-safe schemas and rules
from-fat-controllers-to-use-cases - Rails (API) app that shows different kinds of architecture (one per commit), and in the last one, how to use the Micro::Case gem to handle the application business logic.