pnpmは、TypeScript、JavaScript、Rustを主要なプログラミング言語として使用するオープンソースのパッケージマネージャーです。pnpmのGitHubアカウントには、多くのリポジトリがあり、特に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やaction-setupなどのリポジトリが、効率的なパッケージ管理の実現に寄与しています。
pnpmは主にTypeScript、JavaScript、Rustを使用しています。これらの言語は、pnpmのリポジトリにおいて、さまざまな機能やツールの開発に活用されています。
はい、pnpmのリポジトリは全て公開されています。これにより、開発者はソースコードにアクセスし、改善提案やコントリビューションを行うことができます。