0.03
Typecheck sugar for Ruby.
2018
2019
2020
2021
2022
2023
0.0
Custom form field_tag of range-slider with text_field type selector. You can either choose from drop down or enter your own value and the slider will auto-adjust or you can use the slider to adjust values. This all through on form field f.slide_selector. Check out https://github.com/Touqeer-tqr/c...
2018
2019
2020
2021
2022
2023
0.0
Return a variable if it's present (and optionally of the right type), otherwise a default or nil. Adds a top level demand() method, which replaces long lines of repetitive code to check for nil?/present?/empty?, etc., hard-to-read ternary operators (?:) and if statements. A block can also be spec...
2018
2019
2020
2021
2022
2023
0.0
This gem is for printing hyperlinks in supported terminal emulators. It is a simple wrapper that abstracts the ANSI characters usually required to achieve this, which are annoying to type out. Check out the gist that inspired this gem at: https://gist.github.com/egmontkob/eb114294efbcd5adb1944c9f...
2018
2019
2020
2021
2022
2023
0.0
Search for breweries from the convenience of your command line! Install the gem and then type 'brewery-search' to get started. Follow the onscreen instructions to check out breweries in any state, and even filter results by city! Enjoy!
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.0
== Description
A Rack compatible JSON-RPC2 server domain specific language (DSL) - allows JSONRPC APIs to be
defined as mountable Rack applications with inline documentation, authentication and type checking.
e.g.
class Calculator < JSONRPC2::Interface
title "JSON-RPC2 Calculator"
in...
2018
2019
2020
2021
2022
2023
0.02
Type-checked serializers for your Ruby objects
2018
2019
2020
2021
2022
2023
0.0
Decorator style assertions and type check library for Contract programming.
2018
2019
2020
2021
2022
2023
0.0
The MessageMedia Lookups API provides a number of endpoints for validating the phone numbers you’re sending to by checking their validity, type and carrier records.
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.0
Taipo provides a simple way to check your variables are what you think they are. With an easy to use syntax you can call a single method and pass expressive type definitions.
2018
2019
2020
2021
2022
2023
0.0
tinytyping is simply type check.
2018
2019
2020
2021
2022
2023
0.0
This library provides a convenient ruby API for representation of an Arduino Library specification, including field and type validation, reading and writing the library.properties file, as well as downloading the official database of Arduino libraries, and offering a highly advanced searching...
2018
2019
2020
2021
2022
2023
0.0
Composable type-safety checks
2018
2019
2020
2021
2022
2023
0.0
Ruby mixin that facilitates English-like type checking in an inheritance hierarchy via "type_name?" methods
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.0
tspec can check type of methods arguments and return value.
2018
2019
2020
2021
2022
2023
0.0
ComfyConf provides a minimal DSL for parsing YAML config files into a structured and type-checked configuration
2018
2019
2020
2021
2022
2023
0.0
Super basic type checking functions in ruby.
2018
2019
2020
2021
2022
2023