Ask your question and get a summary of the document by referencing this page and the AI provider of your choice
By integrating the Intlayer MCP Server to your favourite AI assistant can retrieve all the doc directly from ChatGPT, DeepSeek, Cursor, VSCode, etc.
See MCP Server docThe content of this page was translated using an AI.
See the last version of the original content in EnglishIf you have an idea for improving this documentation, please feel free to contribute by submitting a pull request on GitHub.
GitHub link to the documentationCopy doc Markdown to clipboard
intlayer-cli: NPM Package to use the Intlayer CLI
Intlayer is a suite of packages designed specifically for JavaScript developers. It is compatible with frameworks like React, React, and Express.js.
The intlayer-cli package is an NPM package that consumes the @intlayer/cli package and makes it available to the intlayer command line interfaces.
Note that this package is not required if the intlayer package is installed. Compared to the intlayer package, the intlayer-cli package is a lighter package that only contains the CLI tool, without @intlayer/core dependencies.
Installation
Install the necessary package using your preferred package manager:
Copy the code to the clipboard
npm install intlayer-cli -g
Usage
Here is an example of how to use the intlayer-cli package:
Copy the code to the clipboard
npx intlayer dictionaries build
CLI commands
Intlayer provides a CLI tool to:
- audit your content declarations and complete missing translations
- build dictionaries from your content declarations
- push and pull remote dictionaries from your CMS to your locale project
Consult intlayer-cli for more information.
Doc History
- 5.5.10 - 2025-06-29: Initial history