# ecosystem **Repository Path**: inlang/ecosystem ## Basic Information - **Project Name**: ecosystem - **Description**: 与 inlang 相关精彩故事的精选列表 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-08-05 - **Last Updated**: 2023-08-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

awesome inlang

inlang ecosystem

## Official Resources - [Documentation](https://inlang.com/) - [GitHub repository](https://github.com/inlang/inlang) - [Plugin template](https://github.com/inlang/plugin-template) ## Applications - [Editor](https://inlang.com/editor) - Web editor to edit translations. - [IDE extension](https://marketplace.visualstudio.com/items?itemName=inlang.vs-code-extension) - seamless integration of the Inlang localization solution into Visual Studio Code. - [JavaScript SDK](https://inlang.com/documentation/sdk/overview) - Localization library for your JavaScript and TypeScript projects. ## Plugins ### Lint rules - [standard-lint-rules](https://github.com/inlang/standard-lint-rules) - The official lint rules from inlang. ### Resources - [json](https://github.com/samuelstroschein/inlang-plugin-json) - This plugin reads and writes resources that are stored as JSON. - [po](https://github.com/jannesblobel/inlang-plugin-po) - This plugin reads and writes resources that are stored as .po file. - [yaml](https://github.com/felixhaeberle/inlang-plugin-yaml) - This plugin reads and writes resources that are stored as .yml file. - [typesafe-i18n](https://github.com/ivanhofer/inlang-plugin-typesafe-i18n) - This plugin reads and writes resources for projects using [typesafe-i18n](https://github.com/ivanhofer/typesafe-i18n).