Categories
Category results are hidden when using a custom project result order
2.7
Sorbet's runtime type checking component
2018
2019
2020
2021
2022
2023
0.17
Type checking and type casting of parameters for Action Pack
2018
2019
2020
2021
2022
2023
0.12
A gem that provides DSL for serialization of plain old Ruby objects to JSON in a declarative style by defining a `schema`. It also provides a trivial type checking in the runtime before serialization.
2018
2019
2020
2021
2022
2023
0.03
Makes sure users don't accidentally create an account for the wrong e-mail address. Because 'gmial' isn't actually what they meant to type. Similarly, 'yaho.com', or the strange-but-true '.c0m'. Not even making that one up. If you're concerned about false-positives, it's super-easy to check. Ther...
2018
2019
2020
2021
2022
2023
0.18
A type coercion lib works with Sorbet's static type checker and type definitions; raises an error if the coercion fails.
2018
2019
2020
2021
2022
2023
0.06
Type check JSON objects
2018
2019
2020
2021
2022
2023
0.04
MooseX is an extension of Ruby object DSL. The main goal of MooseX is to make Ruby Object Oriented programming easier, more consistent, and less tedious. With MooseX you can think more about what you want to do and less about the mechanics of OOP. It is a port of Moose/Moo from Perl to Ruby world...
2018
2019
2020
2021
2022
2023
0.01
A puppet-lint plugin to check that manifest files do not contain resources outside of a class or defined type definition.
2018
2019
2020
2021
2022
2023
0.01
A puppet-lint plugin to check that Optional class/defined type parameters don't default to anything other than `undef`.
2018
2019
2020
2021
2022
2023
0.02
Type-checked serializers for your Ruby objects
2018
2019
2020
2021
2022
2023
0.01
A dynamic type checker for gRPC methods
2018
2019
2020
2021
2022
2023
0.01
Gradual type checker for Ruby
2018
2019
2020
2021
2022
2023
0.01
Type-checked set
2018
2019
2020
2021
2022
2023
0.01
The Preconditions library provides a simple set of methods for checking arguments being passed into a method. Instead of writing custom checks and raising exceptions directly in your code you can use Preconditions to verify basic properties of your arguments (not-nil, satisfying a boolean expres...
2018
2019
2020
2021
2022
2023
0.0
Only 70 lines. Add a optional type system to ruby using runtime checks and contracts . make it crash early, know exactly what a function (or method)
returns and specify the 'type' of the parameters using good old ducktyping
2018
2019
2020
2021
2022
2023
0.0
Guard plugin for the Sorbet Ruby type checker
2018
2019
2020
2021
2022
2023
0.0
Create and manage configuration files in Ruby for Ruby. Jeckyl can be used to create a parameters hash
from a simple config file written in Ruby, having run whatever checks you want on the file to ensure
the values passed in are valid. All you need to do is define a class inheriting from Jeckyl...
2018
2019
2020
2021
2022
2023
0.0
FlexCoerce - is a gem which allow you create operator-dependent coercion logic. It's useful when your type should be treated in a different way for different binary operations (including arithmetic operators, bitwise operators and comparison operators except equality checks: `==`, `===`).
2018
2019
2020
2021
2022
2023
0.0
Pronto runner for flow, a static type checker for javascript.
2018
2019
2020
2021
2022
2023
0.01
All the flexibility of a Ruby Struct, but with type checking on its properties. Also benefit from being able to define complex types using RBS type notation.
2018
2019
2020
2021
2022
2023