omdsh-plugins/registry

omdsh-plugins★ 0JavaScript最后同步: 2026-08-16

在 GitHub 打开

A generated manifest of every plugin in the omdsh collection, so omdsh-plughub can offer them without enumerating a GitHub account one request at a time.

README 摘要

omdsh-plugins/registry English 中文 The curated catalog every [ @omdsh-plugins/omdsh-plughub ][hub] installation reads by default. One file, one request, and the account's chance to say what it actually recommends. The hub derives that URL from its upstream setting, which defaults to omdsh-plugins . So a fresh install reads this file without being configured, and Settings → Plugins → OMDSH Plugins lists the collection immediately. Why it exists when enumeration already works The hub has a second remote source that needs no file at all: it asks GitHub what the account owns and reads each repository's package.json . That source never goes stale, and it stays — anything pushed to the account appears in the catalog whether or not it is listed here. What it cannot do is any of the following, which is what this file is for: - One request instead of one per repository. Enumeration is rate-limited to 60 requests an hour unauthenticated, and the collection alone costs a dozen. - Say what is recommended. Enumeration reports what EXISTS. A scratch repository and a released plugin look identical to it. - Pin a version. The hub decides whether to offer an Update by comparing the version a source …

在 GitHub 查看完整 README →
工具/开发dshdsh-plugin

分类