macOS
brew install jsrepolocal Homebrew formula metadata
brew / Rang 4838
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für jsrepo in AI-Agent-Workflows.
Installation
brew install jsrepolocal Homebrew formula metadata
Überblick
Build and distribute your code
Verlauf
jsrepo is a modern registry toolchain for distributing source code through registries and consuming it with a CLI. It belongs to the post-shadcn/ui wave of tools that treat reusable components and code snippets as source a project can own rather than opaque package artifacts.
The jsrepo repository was created on GitHub on 2024-09-07, with an initial commit the same day. The README describes jsrepo as a registry toolchain for distributing code in any language anywhere with one CLI, while the documentation frames the project as a response to the growth of reusable source registries after shadcn/ui popularized source-owned component distribution.
The public documentation describes both sides of the workflow: registry owners can build and verify registries without writing their own CLI or hosting layer, while consumers can add, update, and authenticate to items from multiple registries. The website also shows `jsrepo.config.ts` as the configuration file produced during initialization.
By 2026 the project had a Homebrew formula and a release stream in the jsrepojs/jsrepo repository. The official GitHub organization also presents related projects such as jsrepo.com and registry-kit, indicating that the CLI grew alongside hosted and registry-building infrastructure.
A user typically runs `npx jsrepo init` or the packaged `jsrepo` binary to configure a project, then uses registry commands to add or update items. Registry authors define items in `jsrepo.config.ts`, build registries, and can use provider adapters and transforms documented by the project.
jsrepo is package-nerd significant because it blurs the line between package manager and code distribution system. Instead of installing compiled or bundled dependencies, it helps registries copy source into a project, track updates, and preserve consumer ownership of the code.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
jsrepo.config.tsExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
jsrepo | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:jsrepo |
|---|---|
| Version | 3.8.1 |
| Paketmanager | Homebrew |
| Homepage | https://jsrepo.dev/ |
| Zuletzt aktualisiert | 2026-07-12T00:17:38Z |
| Pulse | updated |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.