Git Product home page Git Product logo

json-translation's Introduction

json-translation

๐Ÿ“š Sections

๐Ÿ‘‹ Introduction

Hey, There!

This library helps you to translate your json data that is structured with json schema.

In the end you will be able to easily generate XLF and skeleton files for CATs from your json, and compose XLF and skeleton into translated json.

Library supports Markdown syntax inside translatable strings, by heavily relying on markdown-translation library.

๐ŸŒŸ Project Overview

This library provides two API interfaces extract and compose.

Extract strings from json fields marked as translatable in the json schema and generate skeleton and XLF files.

Compose translated XLF and skeleton into translated json.

Say goodbye to manual editing work and streamline your workflow with json-translation.

๐ŸŽฏ Purpose and Scope

๐Ÿคฏ This library is tackling some serious problems with json translations!

๐Ÿšซ Say goodbye to unnecessary heavy load on translators caused by naive approaches that include markdown syntax constructs into text segments.

๐Ÿ’ฅ "collisions" - yikes! But fear not, this library has got your back with a reliable solution for extracting/composing translatable markdown from json data.

๐Ÿ•ต๏ธโ€โ™€๏ธ How? By combining power of parsers and custom renderers!

๐Ÿง‘โ€๐Ÿ’ป Say goodbye to those problems and hello to efficient and accurate translations with json-translation!

๐Ÿš€ Getting Started

๐Ÿ’ป Installation

npm install @diplodoc/json-translation

๐Ÿ“– API

๐Ÿ” extract โœจ

๐Ÿ”ค compose โœจ

๐Ÿ‘จโ€๐Ÿ’ป Usage

๐Ÿ” Extract

๐Ÿ”ค Compose

๐Ÿง  Architecture

software architecture

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.