Sascha Droste is announcing that Speaking URL with version number 5.0.1 is already available to download.
What is Speaking URL ?
Speaking URL is A JavaScript library to convert text into URL slugs, usable for actual URLs, or just encoding longer texts .
The Speaking URL library takes normal text and converts it into a form which can be used as an URL slug.Speaking URL works with client-side (browsers) and server-side (Node.js) environments.It can be used as a module for outputting SEO friendly clean URLs.
This is changelog for Speaking URL version 5.0.1 :
- Add new ‘symbols’ option, now you can explicit disable converting symbols, but use ‘lang’ specific transliteration;
- Add Romanian chars/symbol translation.
You can read the complete changelog and also download this latest version on their homepage: github.com