nimble_options
Options validator
A library that validates and documents high-level options
A tiny library for validating and documenting high-level options. 💽
510 stars
10 watching
39 forks
Language: Elixir
last commit: 3 months ago elixirelixir-langelixir-libraryoption-parser
Related projects:
Repository | Description | Stars |
---|---|---|
dashbitco/nimble_pool | A tiny resource-pool implementation for Elixir that avoids process-based overhead by directly sharing resources between processes | 347 |
dashbitco/nimble_csv | A lightweight CSV parsing and dumping library for Elixir, providing fast and efficient data processing. | 776 |
dashbitco/nimble_parsec | A lightweight and efficient library for building text-based parsers using composable combinators | 820 |
dashbitco/nimble_publisher | A minimal filesystem-based publishing engine with Markdown support and code highlighting | 475 |
prio/shape | A library for declaratively describing and validating data structures. | 6 |
cargosense/vex | An extensible data validation library for Elixir. | 597 |
dashbitco/mox | A library for defining concurrent mocks in Elixir to simplify testing of concurrent applications | 1,348 |
bydooweedoo/is | Validates data against predefined rules for various data types in Elixir. | 20 |
bobfp/skooma | A simple data validation library for Elixir. | 142 |
albert-io/optimal | A schema-based keyword list option validator. | 48 |
dashbitco/nimble_totp | Generates Time-Based One-Time Passwords (TOTP) for 2-factor authentication. | 410 |
martinthenth/goal | A parameter validation library for Elixir applications | 73 |
zbarnes757/jeaux | A validation framework for HTTP request parameters and queries | 13 |
dashbitco/flow | A parallel computation library on top of GenStage for Elixir | 1,560 |
elixir-ivcu/ivcu | A library to validate, convert, and upload images by replacing flawed concepts with better alternatives. | 5 |