Development
June 24, 2026 ยท View on GitHub
Prerequisites
- Node.js compatible with this repository's packages and tooling.
- npm for dependency installation and scripts.
Setup
npm install
Common Commands
pnpm lint- runs lint checks.pnpm test- runs the test suite.pnpm format- formats supported files.
Repository Notes
This repository is organized around the root package create-node-lib.