Installation
Install Mapia from npm, pnpm, or yarn.
bash
npm install mapiabash
pnpm add mapiabash
yarn add mapiaMapia ships as pure TypeScript and produces both CommonJS and ESM builds, so it works across bundlers and Node runtimes without extra configuration.