Pretty unicode tables for the command line. Based on the original cli-table.
Get stdout window width, with two fallbacks, tty and then a default.
Codex CLI is a coding agent from OpenAI that runs locally on your computer.
Toggle the CLI cursor
No description provided.
Spinners for use in the terminal
A command line utility to work with Sentry. https://docs.sentry.io/hosted/learn/cli/
The linux x64 distribution of the Sentry CLI binary.
Validate a webpack configuration.
Syntax highlighting in your terminal
CLI for the swc project
Vite as Node.js runtime
CLI tool for Angular
CLI for webpack & friends
Run commands concurrently
Outputs info about system and webpack config
easy to use progress-bar for command-line/terminal applications
base library for oclif CLIs
React Native CLI
Angular Schematics - CLI
Babel command line.
YAML 1.2 parser and serializer
Lint your commit messages
The linux arm64 distribution of the Sentry CLI binary.
Smith — Anvilforge's CLI (Artisan equivalent). Scaffolding, migrations, serve, queue:work, schedule:run, test.
Anvilforge — Laravel-equivalent Rust web framework. Forge web apps with Eloquent-shape ORM, Blade-style templates, queues, mail, and more.
Bellows — Anvilforge's real-time broadcaster. WebSocket server with Pusher-compatible wire protocol, breathes events out to connected clients.
Boost — Anvilforge's AI-agent toolkit. Embedded MCP server with framework introspection tools (routes, models, components, schema, queries, logs).
Cast — Eloquent-shaped ORM for Anvilforge. Facade crate.
Cast ORM core for Anvilforge: Model trait, QueryBuilder, Column, Relation, Schema, migrations.
Cast ORM derive macros: #[derive(Model)], #[has_many], #[belongs_to], #[scope].
Anvilforge core: routing, middleware, container, request/response, error type, runtime cross-cutting concerns.
Proc macros for Anvilforge: FormRequest, Job, Migration, Listener.
Anvilforge dev-mode hot-reload runtime — typed ABI + launcher that hot-swaps user handlers without restarting the framework process.
Spark — Livewire-equivalent reactive components baked into Anvilforge. Signed snapshots, partial re-render, real-time push via Bellows.
Proc macros for Spark: #[derive(Spark)], #[spark::action], #[spark::mount], #[spark::updated], #[spark::on].