@sector-labs/lingui-cli

2.7.3-sl.20 • Public • Published

License Version Downloads

@lingui/cli

lingui command line tools for manipulating message catalogues

@lingui/cli is part of LinguiJS. See the documentation for all information, tutorials and examples.

Installation

npm install --global @lingui/cli
# yarn global add @lingui/cli

Note: If you don't wist to install package globally, it works locally as well. However, you need either run it from node_modules/.bin/lingui or add it to your package.json:

{
  "scripts": {
    "add-locale": "lingui add-locale",
    "extract": "lingui extract",
    "compile": "lingui compile"
  }
}

Then you can use:

npm run add-locale -- en cs
npm run extract
npm run compile

Usage

See the tutorial or reference documenation.

License

This package is licensed under MIT license.

Dependencies (26)

Dev Dependencies (1)

Package Sidebar

Install

npm i @sector-labs/lingui-cli

Weekly Downloads

0

Version

2.7.3-sl.20

License

MIT

Unpacked Size

247 kB

Total Files

106

Last publish

Collaborators

  • mihaitoader
  • liviusl
  • adeelzahir
  • cristi.ingineru
  • cipix2000
  • alexandrukis
  • sectorlabs
  • photonios
  • ovidiu_s
  • alexsfirlea
  • _alexandrukis
  • dolha.dan