Close GH-129: add speakingurl.

This commit is contained in:
Sascha Droste
2014-09-12 14:43:02 +02:00
committed by Sindre Sorhus
parent 8b86507389
commit e2bca4657f

View File

@@ -269,6 +269,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [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.
- [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.
### Math ### Math