https://github.com/buildless/pkgst
Polyglot dependencies but fast and secure
https://github.com/buildless/pkgst
Last synced: 4 months ago
JSON representation
Polyglot dependencies but fast and secure
- Host: GitHub
- URL: https://github.com/buildless/pkgst
- Owner: buildless
- Created: 2023-07-13T05:52:00.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-13T06:02:01.000Z (almost 3 years ago)
- Last Synced: 2025-10-30T21:37:41.701Z (8 months ago)
- Homepage: https://less.build
- Size: 1000 Bytes
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pkgst
Packagist is a polyglot dependency system. It's built to be language agnostic; where you fetch dependencies, Packagist may be able to:
- ⏩ **Accelerate downloads of dependencies**
- ✅ **Verify authenticity of dependencies**
- 🔒 **Offer stronger transport security**
- 🔥 **Cache dependencies near your builds and CLI**
- 🕵️ **Report your dependency usage to you**
## Supported ecosystems
Packagist currently supports **JVM** and **JavaScript** ecosystems of package registries, with more to come:
| Ecosystem | Repository | Endpoint |
| ----------- | -------------------- | ------------------------------- |
| JavaScript | NPM | `https://npm.pkg.st/` |
| JVM | Maven Central | `https://maven.pkg.st/` |
| JVM | Gradle Plugin Portal | `https://gradle.pkg.st/` |