Categories
Category results are hidden when using a custom project result order
3.23
Sorbet's runtime type checking component
2021
2022
2023
2024
2025
2026
0.0
Validate, normalize, parse, convert, generate, and classify securities identifiers. Auto-detect identifier type from any string. Calculate and restore check digits. Generate format-valid identifiers as test fixtures. Decode CFI codes to full ISO 10962:2021 classifications. Includes an opt-in Acti...
2021
2022
2023
2024
2025
2026
0.0
Extracts Ruby code from view templates (ERB, etc.) for Sorbet type-checking, with LSP support
2021
2022
2023
2024
2025
2026
0.0
Create, review, and archive retrospectives from the command line with type-aware templates, task linkage, and health checks for long-running retrospective work.
2021
2022
2023
2024
2025
2026
0.0
winreg is a native extension exposing the Win32 registry through a typed,
hard-to-misuse Ruby API: strict typed readers and writers for REG_SZ,
REG_EXPAND_SZ (never auto-expanded), REG_MULTI_SZ (correct double-NUL wire
format), REG_DWORD/REG_QWORD (range-checked), and REG_BINARY, with raw
escape ...
2021
2022
2023
2024
2025
2026
0.03
Check yardoc format like tag type.
2021
2022
2023
2024
2025
2026
0.02
Kumi is a declarative rules-and-calculation DSL for Ruby that compiles your business logic into a typed, analyzable dependency graph with vector semantics over ragged data. It does static checks at definition time, lowers to a small IR, and compiles to zero-run...
2021
2022
2023
2024
2025
2026
0.0
strong_csv is a type checker for a CSV file. It lets developers declare types for each column to ensure all cells are satisfied with desired types.
2021
2022
2023
2024
2025
2026
0.01
Define data classes with typed fields, default values, validation rules, and pattern matching support. Immutable by default with keyword-only construction, JSON/Hash serialization, and runtime type checking.
2021
2022
2023
2024
2025
2026
0.01
Validate Ruby data structures against JSON Schema definitions with support for type checking, required properties, pattern matching, numeric ranges, enums, and array validation.
2021
2022
2023
2024
2025
2026
0.0
== What's this?
{ComicFury}[https://comicfury.com] is an excellent no-bullshit webcomic hosting
site created and maintained by the legend Kyo. You should support them on
{Patreon}[https://www.patreon.com/comicfury]!
{Jekyll}[https://jekyllrb.com] is a highly regarded and widespread static site
...
2021
2022
2023
2024
2025
2026
0.01
A zero-dependency Ruby gem for validating hash data against schemas with type checking, coercion, required/optional fields, and custom validators.
2021
2022
2023
2024
2025
2026
0.01
A chainable guard clause DSL for validating method preconditions with built-in checks for nil, empty, numeric bounds, type checking, range, length, regex matching, inclusion, custom predicates, string prefix/suffix, and soft mode error collection.
2021
2022
2023
2024
2025
2026
0.0
The basic_settings gem provides a way to define settings objects that define the structure of application settings, i.e. the various fields that can be set, and their types. It provides type checking, defaults inheritance, and hierarchical structure.
2021
2022
2023
2024
2025
2026
0.0
Language server implementation that provides Steep-equivalent type checking features using ruby-lsp's single-process multi-threaded architecture
2021
2022
2023
2024
2025
2026
0.01
Run-time type checker and transformer for Ruby
2021
2022
2023
2024
2025
2026
0.0
# mdtoc - Markdown Table of Contents
Read Markdown files and output a table of contents.
## Installation
Requirements:
* [Ruby](https://www.ruby-lang.org/en/) (see [.ruby-version](./.ruby-version))
```bash
gem install mdtoc
```
## Usage
```bash
mdtoc --help
Usage: mdtoc [options] files or ...
2021
2022
2023
2024
2025
2026
0.09
Enums, properties, generics, structured objects and runtime type checking.
2021
2022
2023
2024
2025
2026
0.0
Reads .trb files, checks type annotations, and generates pure Ruby.
2021
2022
2023
2024
2025
2026
0.01
A tiny pre-processor for ruby that adds runtime type checking to methods.
2021
2022
2023
2024
2025
2026