Rust bindings for Herb
AI-agent-readable company directory CLI
Async Rust client for the Cited Health API -- evidence-based supplement research data, PubMed papers, and evidence grades.
Dragon Quest Core Module, created in Rust.
A TOML-like configuration language parser with zero dependencies outside of std.
Rust implementation of the OpenMenuStandard (OMS) specification
An interactive CLI tool to add a remote fork to a local Git repository.
A simple configuration parsing utility with no dependencies that allows you to parse INI and ini-style syntax. You can use this to write Rust programs which can be customized by end users easily.
Generate fake data with various generators.
A modern tmux session manager with an interactive TUI
Rule-based object scattering library with field-graph evaluation and sampling
A todo.txt CLI for the modern era
Simple ERB email generator
A Pronto runner for Herb, the HTML-aware ERB linter. Enables ERB template linting in pull request reviews.
An ActionView-compatible ERB engine with modern DX - re-imagined with Herb.
Herbst provides tooling to translate Haml, Slim, and other HTML templating languages into the unified syntax tree used by Herb, enabling HTML-aware tooling across different HTML templating languages.
Adds ERB file processing capability to Calltally using the herb gem
browsable audits a Rails application's CSS, HTML, ERB, and JavaScript and reports which browsers can actually render and run it, then compares that against the project's declared allow_browser policy. It is a thin Ruby orchestrator over best-in-class external tools (Herb, stylelint, eslint).
rails-cto bundles the quality toolchain (RuboCop, Reek, Flog, Flay, Brakeman, bundler-audit, SimpleCov, Herb) that the rails-cto Claude plugin expects, and ships matching configuration templates you can drop into any Rails app with `rails-cto init`. It also provides a custom RuboCop cop that enforces the Minitest::Spec `subject` convention used by the plugin's skills.