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 docIf 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 a NPM package that consume the @intlayer/cli package and make it available to the intlayer commands line interfaces.
Note that this package is not needed if the intlayer package is installed. In comparison 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 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 distant dictionaries from your CMS to your locale project
Consult intlayer-cli for more information.
Doc History
Version | Date | Changes |
---|---|---|
5.5.10 | 2025-06-29 | Init history |