All Projects → tinganho → L10ns

tinganho / L10ns

Licence: apache-2.0
Internationalization workflow and formatting

Projects that are alternatives of or similar to L10ns

Jquery.ime
jQuery based input methods library
Stars: ✭ 145 (-38.03%)
Mutual labels:  i18n, localization, internationalization
Node Gettext
A JavaScript implementation of gettext, a localization framework.
Stars: ✭ 175 (-25.21%)
Mutual labels:  i18n, localization, internationalization
Angular I18next
angular v2.0+ integration with i18next v8.4+
Stars: ✭ 69 (-70.51%)
Mutual labels:  i18n, localization, internationalization
Redux React I18n
An i18n solution for React/Redux and React Native projects
Stars: ✭ 64 (-72.65%)
Mutual labels:  i18n, localization, internationalization
Phabricator zh hans
Phabricator zh-Hans Translation & Tools.
Stars: ✭ 113 (-51.71%)
Mutual labels:  i18n, localization, internationalization
Locale2
💪 Try as hard as possible to detect the client's language tag ("locale") in node or the browser. Browserify and Webpack friendly!
Stars: ✭ 65 (-72.22%)
Mutual labels:  i18n, localization, internationalization
React Translated
A dead simple way to add complex translations (i18n) in a React (DOM/Native) project 🌎🌍🌏
Stars: ✭ 176 (-24.79%)
Mutual labels:  i18n, localization, internationalization
Texterify
The localization management system.
Stars: ✭ 37 (-84.19%)
Mutual labels:  i18n, localization, internationalization
Traduora
Ever® Traduora - Open-Source Translation Management Platform
Stars: ✭ 1,580 (+575.21%)
Mutual labels:  localization, internationalization, i18n
Pseudo Localization
Dynamic pseudo-localization in the browser and nodejs
Stars: ✭ 109 (-53.42%)
Mutual labels:  i18n, localization, internationalization
Serge
Continuous localization platform
Stars: ✭ 212 (-9.4%)
Mutual labels:  i18n, localization, internationalization
Weblate
Web based localization tool with tight version control integration.
Stars: ✭ 2,719 (+1061.97%)
Mutual labels:  i18n, localization, internationalization
React Intl Hooks
React hooks for internationalization without the hassle ⚛️🌍
Stars: ✭ 64 (-72.65%)
Mutual labels:  i18n, localization, internationalization
Formatjs
The monorepo home to all of the FormatJS related libraries, most notably react-intl.
Stars: ✭ 12,869 (+5399.57%)
Mutual labels:  i18n, localization, internationalization
Goloc
A flexible tool for application localization using Google Sheets.
Stars: ✭ 42 (-82.05%)
Mutual labels:  i18n, localization, internationalization
Gatsby Starter Prismic I18n
Based on gatsby-starter-prismic with Internationalization (i18n) support
Stars: ✭ 77 (-67.09%)
Mutual labels:  i18n, localization, internationalization
Fluent.js
JavaScript implementation of Project Fluent
Stars: ✭ 622 (+165.81%)
Mutual labels:  i18n, localization, internationalization
Frenchkiss.js
The blazing fast lightweight internationalization (i18n) module for javascript
Stars: ✭ 776 (+231.62%)
Mutual labels:  i18n, localization, internationalization
Keys Translations Manager
KTM, a locale management web app built on MERN stack, lets you manage and control locales in one place. It's particularly useful for someone who needs to manage multiple internationalization/localization projects.
Stars: ✭ 81 (-65.38%)
Mutual labels:  i18n, localization, internationalization
Dom I18n
Provides a very basic HTML multilingual support using JavaScript
Stars: ✭ 125 (-46.58%)
Mutual labels:  i18n, localization, internationalization

L10ns - Internationalization Workflow & Formatting

This README is for the developing version of L10ns. Please checkout the master branch to see the current stable source code.

Operating system Status
Ubuntu TravisCI
macOS TravisCI
Windows TravisCI

Build

Debug Build

Make a debug build by following commands:

git clone --recursive git://github.com/tinganho/l10ns.git
cd l10ns
mkdir Debug
cd Debug
cmake -DCMAKE_BUILD_TYPE=Debug ..
make

License

Copyright (c) 2014 Tingan Ho Licensed under the Apache 2 license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].