Command-line interface for Sphinx. Extracts translatable strings, initialises new locale `.po` files, and updates existing ones.
Astro `.astro` file parser for `@sphinxjs/extractor`. Handles frontmatter scripts and expression blocks inside Astro component templates.
React hooks and provider for Sphinx. Provides `SphinxProvider`, `useGettext`, `useTranslatedLabel`, `useNormalisedLabel`, and domain-scoped variants.
Meta-package that re-exports the entire Sphinx public API from a single entry point. Convenient for applications that use most of the library and do not need fine-grained tree-shaking.
Low-level helpers used internally by `@sphinxjs/gettext` and `@sphinxjs/label`.
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.
Compile PO translation files into a static `DomainTranslations` map for use with `initSphinx`.
Toggle the CLI cursor
POT string extraction engine. Scans TypeScript, JavaScript, JSX, TSX, HTML, and (optionally) Astro source files for gettext calls and produces a `.pot` template file.
> **Deprecated.** Use `sphinx sync` to compile your PO files into a static > translations file and import it directly. `@sphinxjs/loader` continues to > work but will not receive new features. See the [CLI reference][cli] for the > recommended workflow. >
CLI for webpack & friends
No description provided.
A command line utility to work with Sentry. https://docs.sentry.io/hosted/learn/cli/
The linux x64 distribution of the Sentry CLI binary.
Codex CLI is a coding agent from OpenAI that runs locally on your computer.
Spinners for use in the terminal
easy to use progress-bar for command-line/terminal applications
Validate a webpack configuration.
Syntax highlighting in your terminal
Vite as Node.js runtime
CLI tool for Angular
Gettext-compatible translation functions for Sphinx. Provides both bound (global store) and unbound (injectable) variants.
CLI for the swc project