From e2bca4657f2db4cea285e13e38fa8f59244435bc Mon Sep 17 00:00:00 2001 From: Sascha Droste Date: Fri, 12 Sep 2014 14:43:02 +0200 Subject: [PATCH] Close GH-129: add speakingurl. --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 2b97d1f..e26f8cd 100644 --- a/readme.md +++ b/readme.md @@ -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. - [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. +- [speakingurl](https://github.com/pid/speakingurl) - Generate a slug from a string with transliteration. ### Math