0.0
Provides simple, convention-based, user input validation and coercion. Also provides a 'type safe hash' and command line option parser that use it.
2021
2022
2023
2024
2025
2026
0.0
Parse and generate INI configuration files with sections, inline comments, multiline values, escape sequences, quoted values, and automatic type coercion for booleans and numbers.
2021
2022
2023
2024
2025
2026
0.0
Ukiryu is a platform-adaptive command execution framework that transforms CLI tools
into declarative APIs. It provides the "OpenAPI" for command-line interfaces,
enabling cross-platform tool integration with type safety and structured results.
Key features:
* Declarative YAML profiles define to...
2021
2022
2023
2024
2025
2026
0.0
A composable type system for Ruby with runtime validation and coercion.
2021
2022
2023
2024
2025
2026
0.0
Validrb is a powerful Ruby schema validation library inspired by Pydantic and Zod.
It provides type coercion, rich constraints, schema composition, union types,
discriminated unions, custom validators, JSON Schema generation, and serialization.
2021
2022
2023
2024
2025
2026
0.0
Load environment variables from multiple .env files with configurable precedence, type coercion, required key validation, default values, and template generation for documentation.
2021
2022
2023
2024
2025
2026