Giter Club home page Giter Club logo

inlang's Introduction

Open Source Localization Solution for Software

Inlang

Inlang is an open source localization solution for software build on top of Mozillas recently released Fluent localization system.

Goal

Make internationalization and localization of software X times faster through standardization, developer tools and automation.

Apps

💡 The apps and features you see below are the features that are available right now. More is planned.

Synchronize translation files in source code with remote translation files used by non-technical team members and translators.

Besides synchronization between the dashboard and source code, the CLI is supposed to provide additional tooling like linting the source code, extracting translations etc. If you have more ideas, open a discussion.

Let non-technical team members and translators manage translations for you.

dashboard-example

Extract and show patterns directly in your IDE.

💡 The VS Code extension works independently of the dashboard and CLI.

Screen Recording 2022-02-15 at 15 02 26

Packages

Inlang is split into smaller packages that can be leveraged by developers.

Fluent (syntax) AST.

This package is a wrapper around the official @fluent/syntax package with additional classes, types and helper functions to increase ease of use of Fluent resources (as file, or AST).

Parse and serialize i18n file formats/syntaxes other than Fluent to and from Fluent.

Lint Fluent AST types such as Pattern etc.

The inlang config schema and parser.

Common types, helper function, etc. used throughout the inlang project.

Community & Support

Run Locally & Contribute

1. Fork this project

fork

2. Run the whole inlang project

  1. Install the supabase cli
  2. npm install
  3. npm run dev
  4. (for the dashboard) open localhost:3000

(3. Or only a dedicated package)

  1. npm install
  2. npm run dev -w @inlang/<package_name>

inlang's People

Contributors

christinabartozzi avatar doofin avatar nc-nbc avatar s184186 avatar samuelstroschein avatar sebastianlj avatar zalamar avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.