koishijs / koishijs/webui

Update market.ts: 是否考虑修改一下插件市场的机制?

Open
#348 4 comments 0 reactions 0 assignees View on GitHub
feature plugin: market
Dominant language
Vue
Stars
40
Forks
22
PR merge metrics
No merged PRs in 30d

Description

![Image](https://github.com/user-attachments/assets/1400e7ab-79e8-4591-999a-9e88a30500ea)

如图,用淘宝的npm镜像api 搜索 含有"koishi-plugin-"的npm包
```
https://registry.npmmirror.com/-/v1/search?text=koishi-plugin-&size=50
```

搜索50条,耗时224ms

考虑一下 把这件事情 放在koishi实例本地做?
用来代替现有的插件市场镜像?
或者说 考虑作为一个可选项,实验性功能,可以切换,

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with market.ts and inspect how the existing plugin-market mirror is queried. Compare that flow with the npm mirror search endpoint described in the issue; the work would need a decided design for local Koishi-instance searching or an optional experimental switch, with the selected behavior working end to end.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.