pnpm是在GitHub上活跃的组织,专注于开发高效的包管理工具。该组织的主要编程语言包括TypeScript、JavaScript和Rust。他们的知名项目包括pnpm、action-setup和pacquet,涵盖了广泛的开发需求。
Fast, disk space efficient package manager
Install pnpm package manager
The official pnpm rewrite in Rust
Force a specific package manager to be used on a project
Benchmarks of JavaScript Package Managers
pnpm's website
This is an experimental wrapper over the pnpm CLI written in Rust
Cross-platform directory symlinking
Awesome pnpm resources
此仓库未提供描述。
Improved defaults for pnpm
A list of some OSS packages that are known to require lifecycle scripts to function properly
tab completion helpers, for node cli programs & others. Inspired by npm completion
此仓库未提供描述。
Fast, disk space efficient installation engine. Used by pnpm
此仓库未提供描述。
Mock the npm registry
A hook for fixing TypeScript issues
此仓库未提供描述。
A merge driver for pnpm-lock.yaml
此仓库未提供描述。
A sample project demonstrating the results of installing with pnpm
pnpm specifications
Get the npm config
The cmd-shim used in pnpm
Automated docker image with pnpm pre-installed
Create the tarball URL of a npm package
Installs pnpm
Executes pnpm. If pnpm is not installed, installs it first
A helper for pnpmfile.js files
npm lifecycle script runner
此仓库未提供描述。
Gets the difference between two semver versions
Parse a tarball URL hosted on codeload.github.com
此仓库未提供描述。
Checks packages in node_modules
The Microsoft community Windows Package Manager manifest repository
此仓库未提供描述。
The default reporter of pnpm
Link bins to node_modules/.bin
Parse a tarball URL hosted in the npm registry
Makes a colorful semver diff
Node/npm Option Parsing
此仓库未提供描述。
Logger for pnpm
Encodes a registry URL. Memoized.
Resolves the pnpm store path
pnpm's shrinkwrap
此仓库未提供描述。
Install pnpm and a JavaScript runtime (Node.js, Bun, or Deno) in one GitHub actions step
JavaScript YAML parser and dumper. Very fast.
YAML parser and stringifier for JavaScript
List installed packages in a symlinked `node_modules`
A fetch lib specifically for using with the npm registry
Fetcher for packages hosted as tarballs
A file reporter for pnpm
Line-by-line Stream reader for node.js
:dragon: A tool for managing JavaScript projects with multiple packages.
Removes everything from a folder except external symlinks
此仓库未提供描述。
Fix broken node modules instantly 🏃🏽♀️💨
Normalizes a npm registry URL
Parse the things that can be arguments to `npm install`
Provides metadata and conversions from repository urls for Github, Bitbucket and Gitlab
此仓库未提供描述。
Fast installation using only shrinkwrap.yaml
pnpm's default package resolver
pnpm's default package fetcher
A storage for npm packages. Used by pnpm
Concurrent downloader of npm-compatible packages
A pnpm installer server
Reads/writes node_modules/.modules.yaml
Creates a dependencies hierarchy for a symlinked node_modules
Check for outdated packages
Utils for testing projects that use pnpm
Basic types used by pnpm
Utilities for working with symlinked node_modules
Package lifecycle hook runner
Resolver for npm-hosted packages
Types for pnpm-compatible resolvers
Resolver for local packages
Resolver for tarball dependencies
Types for pnpm-compatible fetchers
Fetcher for git-hosted packages
此仓库未提供描述。
A package that contains checks that pnpm runs during the installation.
Returns bins of a package
Checks the integrity of a package
An fs locker for pnpm
Converts a package ID to a valid file name
Gets credentials for URI from npm configs
:ram: Practical functional Javascript
此仓库未提供描述。
此仓库未提供描述。
Resolver for git-hosted packages
the package manager for JavaScript
此仓库未提供描述。
Like which(1) unix command. Find the first instance of an executable in the PATH.
A light-weight module that brings the Fetch API to Node.js
Gets configs for pnpm
pnpm在GitHub上构建了多个项目,主要是与包管理相关的工具和库。其核心项目pnpm是一个快速且节省磁盘空间的包管理器,广泛应用于JavaScript生态系统中。
pnpm主要使用TypeScript、JavaScript和Rust作为其开发语言。这些语言的结合使得pnpm能够高效地处理包管理的复杂性。
是的,pnpm的所有存储库都是公开的,任何人都可以访问和查看。这为开发者提供了审计和贡献的机会,增强了其项目的透明度。