
Research
/Security News
Shai Hulud Strikes Again (v2)
Another wave of Shai-Hulud campaign has hit npm with more than 500 packages and 700+ versions affected.
@sector-labs/lingui-cli
Advanced tools
lingui command line tools for manipulating message catalogues
@lingui/cli is part of LinguiJS. See the documentation for all information, tutorials and examples.
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
See the tutorial or reference documenation.
This package is licensed under MIT license.
FAQs
CLI for working wit message catalogs
We found that @sector-labs/lingui-cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 6 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Research
/Security News
Another wave of Shai-Hulud campaign has hit npm with more than 500 packages and 700+ versions affected.

Product
Add real-time Socket webhook events to your workflows to automatically receive software supply chain alert changes in real time.

Security News
ENISA has become a CVE Program Root, giving the EU a central authority for coordinating vulnerability reporting, disclosure, and cross-border response.