Install
Install i18n-collector as a dev dependency using your favorite package manager:
- npm
- yarn
- pnpm
npm install i18n-collector --save-dev
yarn add i18n-collector --save-dev
pnpm add i18n-collector --save-dev
Take a look at the Recipes to learn how to use this library in different environments.