From 25991e6811dac757e6358dff4d51fc347b3a4501 Mon Sep 17 00:00:00 2001 From: Vitaly Puzrin Date: Sat, 13 Dec 2014 01:01:44 +0300 Subject: [PATCH] Text: babelfish (i18n) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 32f5d52..1183b5d 100644 --- a/readme.md +++ b/readme.md @@ -313,6 +313,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [strip-indent](https://github.com/sindresorhus/strip-indent) - Strip leading whitespace from every line in a string. - [detect-indent](https://github.com/sindresorhus/detect-indent) - Detect the indentation of code. - [i18n-node](https://github.com/mashpie/i18n-node) - Simple translation module with dynamic JSON storage. +- [babelfish](https://github.com/nodeca/babelfish/) - i18n with very easy syntax for plurals. - [string-length](https://github.com/sindresorhus/string-length) - Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codes. - [speakingurl](https://github.com/pid/speakingurl) - Generate a slug from a string with transliteration.