@intlayer/editor: Utilities to interface the application with the Intlayer editor and manipulate dictionaries
Intlayer is a suite of packages designed specifically for JavaScript developers. It is compatible with frameworks like React, Next.js, and Express.js.
The intlayer-editor
package provides utilities to interface the application with the Intlayer editor. It includes the API to interact with the editor, and utilities to manipulate dictionaries. This package is cross-platform.
Installation
Install the necessary package using your preferred package manager:
npm install @intlayer/editor
yarn add @intlayer/editor
pnpm add @intlayer/editor