macOS
brew install jsrepolocal Homebrew formula metadata
安装
brew install jsrepolocal Homebrew formula metadata
概览
Build and distribute your code
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.ts可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
jsrepo | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:jsrepo |
|---|---|
| 版本 | 3.8.1 |
| 软件包管理器 | Homebrew |
| 主页 | https://jsrepo.dev/ |
| 最后更新 | 2026-07-12T00:17:38Z |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.