Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cnpm/cnpmcore
Private NPM Registry for Enterprise
https://github.com/cnpm/cnpmcore
javascript nodejs npm npm-registry registry typescript
Last synced: 7 days ago
JSON representation
Private NPM Registry for Enterprise
- Host: GitHub
- URL: https://github.com/cnpm/cnpmcore
- Owner: cnpm
- License: mit
- Created: 2021-08-05T03:14:13.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-03-15T08:04:15.000Z (9 months ago)
- Last Synced: 2024-03-26T21:10:08.126Z (9 months ago)
- Topics: javascript, nodejs, npm, npm-registry, registry, typescript
- Language: TypeScript
- Homepage: https://registry.npmmirror.com
- Size: 13.6 MB
- Stars: 532
- Watchers: 26
- Forks: 70
- Open Issues: 45
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-ops - cnpm/cnpmcore - 08-05|2024-09-25 | 前端 npm 包管理器 | (Package-Manage)
README
# Private NPM Registry for Enterprise
[![Node.js CI](https://github.com/cnpm/cnpmcore/actions/workflows/nodejs.yml/badge.svg)](https://github.com/cnpm/cnpmcore/actions/workflows/nodejs.yml)
[![codecov](https://codecov.io/gh/cnpm/cnpmcore/branch/main/graph/badge.svg)](https://codecov.io/gh/cnpm/cnpmcore)
[![CodeQL](https://github.com/cnpm/cnpmcore/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/cnpm/cnpmcore/actions/workflows/codeql-analysis.yml)
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fcnpm%2Fcnpmcore.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fcnpm%2Fcnpmcore?ref=badge_shield)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
[![Contributors](https://contrib.rocks/image?repo=cnpm/cnpmcore)](https://github.com/cnpm/cnpmcore/graphs/contributors)
Made with [contributors-img](https://contrib.rocks).
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fcnpm%2Fcnpmcore.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fcnpm%2Fcnpmcore?ref=badge_large)