https://github.com/cnpm/cnpmcore
Private NPM Registry for self-host. Example, npm registry Mirror on China https://registry.npmmirror.com
https://github.com/cnpm/cnpmcore
javascript nodejs npm npm-registry registry typescript
Last synced: 9 days ago
JSON representation
Private NPM Registry for self-host. Example, npm registry Mirror on China https://registry.npmmirror.com
- Host: GitHub
- URL: https://github.com/cnpm/cnpmcore
- Owner: cnpm
- License: mit
- Created: 2021-08-05T03:14:13.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2025-04-24T06:23:05.000Z (about 1 month ago)
- Last Synced: 2025-05-10T04:39:41.915Z (14 days ago)
- Topics: javascript, nodejs, npm, npm-registry, registry, typescript
- Language: TypeScript
- Homepage: https://npmmirror.com
- Size: 14 MB
- Stars: 653
- Watchers: 28
- Forks: 91
- Open Issues: 51
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-ops - cnpm/cnpmcore - 08-05|2025-04-24 | 前端 npm 包管理器 | (Package-Manage)
README
# Private NPM Registry for Enterprise
[](https://github.com/cnpm/cnpmcore/actions/workflows/nodejs.yml)
[](https://app.codecov.io/gh/cnpm/cnpmcore/tree/master)
[](https://app.fossa.com/projects/git%2Bgithub.com%2Fcnpm%2Fcnpmcore?ref=badge_shield)
[](https://nodejs.org/en/download/)
[](https://makeapullrequest.com)
Reimplement based on [cnpmjs.org](https://github.com/cnpm/cnpmjs.org) with TypeScript.
## Registry HTTP API
See [registry-api.md](docs/registry-api.md)
## How to contribute
See [DEVELOPER.md](DEVELOPER.md)
## How to integrate
See [INTEGRATE.md](INTEGRATE.md)
## License
[MIT](LICENSE)
## Contributors
[](https://github.com/cnpm/cnpmcore/graphs/contributors)
Made with [contributors-img](https://contrib.rocks).
[](https://app.fossa.com/projects/git%2Bgithub.com%2Fcnpm%2Fcnpmcore?ref=badge_large)