Installation
A simple installation and configuration guide for LocaleKit.
Installation
Installation is fairly straightforward. There’s no code generation magic abstracting things away - it’s as simple as using your favourite package manager to add the library to your project.
npx jsr add @locale-kit/locale-kit
pnpm dlx jsr add @locale-kit/locale-kit
yarn dlx jsr add @locale-kit/locale-kit
deno add @locale-kit/locale-kit
bunx jsr add @locale-kit/locale-kit