@intl-schematic/cli
`npm i -D @intl-schematic/cli`
`npm i -D @intl-schematic/cli`
Allows to use arrays as values in translation documents, adds many features to `intl-schematic`: - 💬 **Define complex translations**: use array elements as separate lines or join by a custom delimiter; - 📑 **Reference other keys**: combine and compose
This is a collection of plugins that should be of use to most applications in need of being localized.
Adds the ability to use plain functions in translation documents.
A provider-plugin, doesn't affect the translation process directly, but allows other plugins to use a user-provided `Intl.Locale` instance, using the [plugins API](/packages/plugins/).
Adds the ability to use nested keys in translation documents.
Adds the ability to use custom processors for properties in translation documents of [`intl-schematic`](/packages/core/).
A reactive [`solid-js`](https://www.solidjs.com) adapter for [`intl-schematic`](/packages/core/).
`npm i -s intl-schematic @intl-schematic/vue`
<h1 align="center"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/Raiondesu/intl-schematic/main/logo/Dark%20Logo.svg"> <source media="(prefers-color-scheme: light)" srcset="https://raw.github