• Stars
    star
    234
  • Rank 171,630 (Top 4 %)
  • Language
    C++
  • License
    Apache License 2.0
  • Created almost 12 years ago
  • Updated about 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Internationalization workflow and formatting

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.

More Repositories

1

connect-modrewrite

Modrewrite middleware for connect/express
JavaScript
120
star
2

node-accept-language

BCP47 language negotiation
TypeScript
85
star
3

express-request-language

A middleware to figure out a request's language tag by parsing Accept-Language header and stored cookies
JavaScript
62
star
4

SASS-Inspector

FireSASS for Chrome
JavaScript
23
star
5

grunt-dot-compiler

Compile doT templates for ready to use in node and client
JavaScript
19
star
6

haproxy-with-letsencrypt-auto-renewal

HAProxy with letsencrypt auto renewal
Shell
13
star
7

terminal-colors

Terminal colors made easy
JavaScript
7
star
8

jquery.formParams

jQuery plugin for serializing forms to JS objects
JavaScript
5
star
9

linux-kernel

imx6sl linux kernel source
C
4
star
10

heroku-typescript-buildpack

Buildpack for typescript.
Shell
2
star
11

express-autoroute

Loads your express routes automatically.
JavaScript
2
star
12

VirtualBox-Network-Interface-Settings

Settings for virtualbox to have Internet access and SSH access
2
star
13

titan

Java NIO websocket library using multithreaded epolling (WIP)
Java
2
star
14

JS-module-pattern-template

JavaScript
2
star
15

compass-retina-sprites

Automatic creation of both retina and regular sprites
Ruby
2
star
16

balanced-storage

Proposal for a balanced storage.
2
star
17

LYA

LYA - Localize Your Application
C++
1
star
18

slim

Slim is a new programming language for creating memory efficient applications.
C++
1
star
19

flashpoint

Microservice gateway with support for GraphQL
C++
1
star
20

CSS-Selector-Specificity

JavaScript
1
star
21

mantis

Framework for creating HTML5 based clients
JavaScript
1
star
22

jshint-globals

Use predefined jshint globals
1
star
23

css-pruner

Lists all of the unused CSS selectors
Ruby
1
star
24

selenium-circleci-bug

JavaScript
1
star
25

compass-placeholder

Style your input placeholders with ease
Ruby
1
star