Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cnpm/cnpmweb
Web for cnpmcore
https://github.com/cnpm/cnpmweb
cnpm cnpmcore npm npmirror pnpm
Last synced: about 12 hours ago
JSON representation
Web for cnpmcore
- Host: GitHub
- URL: https://github.com/cnpm/cnpmweb
- Owner: cnpm
- License: mit
- Created: 2023-07-10T06:17:21.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-10-28T02:22:38.000Z (19 days ago)
- Last Synced: 2024-10-28T06:13:28.663Z (19 days ago)
- Topics: cnpm, cnpmcore, npm, npmirror, pnpm
- Language: TypeScript
- Homepage: https://npmmirror.com
- Size: 451 KB
- Stars: 95
- Watchers: 4
- Forks: 20
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🪞 cnpmweb
[🚀 在线示例](https://cnpmweb.vercel.app/)
> cnpmweb: A missing UI for custom registry.
![screenshot](https://github.com/cnpm/cnpmweb/blob/main/snap.png)
- 🏗️ 支持一键部署
- 🛠️ 支持二次集成开发,支持任意 npm registry
- 🚀 基于 [Next.js](https://nextjs.org/docs/app/building-your-application/data-fetching) 纯静态部署[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https://github.com/cnpm/cnpmweb)
## 项目简介
cnpmweb 是独立的前端应用,[npmmirror](https://npmmirror.com) 提供一个新的制品库界面,可在 `config.js` 中定义自定义 registry 地址。
## 开发指南
```shell
# 使用你的首选的包管理工具进行依赖安装
$ cnpm i# 启动本地开发环境
$ cnpm run dev```
## 功能计划
- [x] 产物预览
- [x] 依赖信息
- [x] 版本列表
- [x] 版本选择
- [x] 搜索结果## License
[MIT](LICENSE)
## 贡献者
|[
elrrrrrrr](https://github.com/elrrrrrrr)
|[
zhoushengdao](https://github.com/zhoushengdao)
|[
fengmk2](https://github.com/fengmk2)
|[
Wxh16144](https://github.com/Wxh16144)
|[
lucaszhu2zgf](https://github.com/lucaszhu2zgf)
|[
killagu](https://github.com/killagu)
|
| :---: | :---: | :---: | :---: | :---: | :---: |
[
yoyo837](https://github.com/yoyo837)[git-contributor 说明](https://github.com/xudafeng/git-contributor),自动生成时间:`Wed May 22 2024 17:16:57 GMT+0800`。