# Contributing to n2words ## Quick Start ```bash git clone https://github.com/YOUR_USERNAME/n2words.git cd n2words npm install npm test ``` **Requirements:** Node.js >=22, Git **Package manager:** examples use npm, but **pnpm** and **bun** work too — scripts run through `node --run`, so `pnpm run