Read all package.json files in a workspace
Utilities for reading and parsing Changeset's config
Retrieves a name:pathname Map for a given workspaces config
Find all the workspaces of a monorepo.
Angular DevKit - Core Utility Library
Resolve the workspace root using bun, npm, pnpm, or yarn
An ESLint plugin for enforcing consistent imports across monorepo packages.
Programmatic API to update package.json
Fix broken node modules with no fuss
A collection of tools for working with workspaces
Tools for working with package managers
Convert Workspaces to TypeScript's Project References
Create api documentation for TypeScript projects.
Fast, disk space efficient package manager
AWS SDK for JavaScript Workspaces Client for Node.js, Browser and React Native
Please see https://github.com/angular-eslint/angular-eslint for full usage instructions and guidance.
Manage node_modules trees
No description provided.
Updates TypeScript references automatically while using workspaces
AWS SDK for JavaScript Appstream Client for Node.js, Browser and React Native
The tooling which enables ESLint to work with Angular projects
will isolate one pnpm workspace
AWS SDK for JavaScript Workspaces Web Client for Node.js, Browser and React Native
Configuration and scripts for Create React App.
Cloud Monitoring collects metrics, events, and metadata from Google Cloud, Amazon Web Services (AWS), hosted uptime probes, and application instrumentation. The Metrics Scopes API manages the list of monitored projects and accounts. Note that google-cloud-monitoring-metrics_scope-v1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-monitoring instead. See the readme for more details.
Makr reads the config.yaml file in the current directory to generate a Makefile capable of building, testing, and distributing Xcode projects and workspaces.
pikuri-workspace adds "operate on a directory tree" to pikuri-core agents: the +Pikuri::Workspace::Filesystem+ class that scopes filesystem access to an anchor + explicit readable / writable prefix lists (with optional ephemeral temp playground), the +Pikuri::Workspace::Confirmer+ seam (+AUTO_APPROVE+ + +TERMINAL+) for user-state mutations, and five tools wired to those seams: +Pikuri::Workspace::Read+, +Pikuri::Workspace::Write+, +Pikuri::Workspace::Edit+, +Pikuri::Workspace::Grep+, and +Pikuri::Workspace::Glob+. Self-contained — no shell execution; +Pikuri::Code::Bash+ ships in pikuri-code on top of these.