macOS
brew install jsrepolocal Homebrew formula metadata
brew / rank 4838
Build and distribute your code. Version 3.8.1 via Homebrew; verified 2026-07-12.
install
brew install jsrepolocal Homebrew formula metadata
overview
Build and distribute your code
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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
| Command | Kind | Exposure | Note |
|---|---|---|---|
jsrepo | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:jsrepo |
|---|---|
| Version | 3.8.1 |
| Package manager | Homebrew |
| Homepage | https://jsrepo.dev/ |
| Last updated | 2026-07-12T00:17:38Z |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.