mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2026-01-24 12:28:04 -08:00
Text: babelfish (i18n)
This commit is contained in:
@@ -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.
|
- [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.
|
- [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.
|
- [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.
|
- [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.
|
- [speakingurl](https://github.com/pid/speakingurl) - Generate a slug from a string with transliteration.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user