Showing 1-20 of 37 packages
Search for `@inlang` on npm to find the packages.
--- og:title: Inlang Message Format Plugin og:description: A storage plugin for inlang that stores messages in JSON files per language. Supports variables, pluralization, and nested structures. ---
[](https://www.npmjs.com/package/@inlang/sdk) [](https://www.npmjs.com/package/@inlang/paraglide-js) [ (VS Code extension) to recognize `m.message()` function calls used by [Paraglide JS](https://inlang.com/m/gerre34r/library-inlang-paraglideJs).
This plugin enables your inlang project to read and write [i18next](https://inlang.com/m/kl95463j) translation files.
This package provides the message bundle component used by inlang apps to render the editing interface for messages.
This plugin enables [Sherlock](https://inlang.com/m/r7kp499g/app-inlang-ideExtension) (VS Code extension) to recognize `t("key")` function calls used by most i18n libraries.
`next-intl` is agnostic but recommends the JSON format. It also determines how messages are accessed on the frontend. A plugin is required to provide the necessary information to ensure compatibility with the inlang ecosystem and other inlang apps.
A package to recommend Sherlock
Checks for empty pattern in a [language tag](https://inlang.com/m/8y8sxj09/library-inlang-languageTag). If a message exists in the reference resource but the pattern in a target resource is empty, it is likely that the message has not been translated yet.
This package provides the settings component for inlang-messages as a shared web-components that can used cross apps.
```json { "$schema": "https://inlang.com/schema/marketplace-manifest", "id": "plugin.inlang.mFunctionMatcher", "icon": "./assets/m.png", "publisherName": "inlang", "publisherIcon": "https://inlang.com/favicon/safari-pinned-tab.svg", "license": "Apac
--- og:title: ICU MessageFormat v1 Plugin og:description: Storage plugin for inlang that reads and writes ICU MessageFormat v1 JSON files. Supports selects, plurals, selectordinal, offsets, and formatter styles. ---
An inlang plugin to handle Xcode String Catalogs
TODO
This plugin is a general purpose plugin to read and write messages of json files.
This library is dedicated to Ivan Hover, with whom I had the honor to work with at inlang and from whom I learned a great deal. Some parts of this library contain code borrowed from inlang, which I am also grateful for.
Checks for missing variants for a specific languageTag. If a variant exists for the sourceLanguageTag but is missing for a listed languageTag, it is likely that the message has not been translated for this languageTag yet.