Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/az33zy/slugrace

Compare JavaScript slugify (kebab-case) libraries
https://github.com/az33zy/slugrace

kebab-case slug slugify

Last synced: 24 days ago
JSON representation

Compare JavaScript slugify (kebab-case) libraries

Awesome Lists containing this project

README

        

# Slug Race

Compare different JavaScript libraries that transform text to
kebab-case (slugify).

[Live website](https://slugrace.zy.ke/)

## Credits

Big thanks to:

- [Rich Trott](https://github.com/Trott) for [slug](https://github.com/Trott/slug)
- [Simeon Velichkov](https://github.com/simov) for [slugify](https://github.com/simov/slugify)
- [Sindre Sorhus](https://github.com/sindresorhus) for [@sindresorhus/slugify](https://github.com/sindresorhus/slugify)
- [Dmitri Pavlutin](https://github.com/panzerdp) for [voca](https://github.com/panzerdp/voca)
- [Authors of lodash](https://github.com/lodash) for [lodash](https://github.com/lodash/lodash)
- [Sascha Droste](https://github.com/pid) for [speakingurl](https://github.com/pid/speakingurl)