| ausi/slug-generator |
795 |
|
24 |
12 |
over 2 years ago |
8 |
October 19, 2020 |
13 |
mit |
PHP |
| Slug Generator Library for PHP, based on Unicode’s CLDR data |
| jbroadway/urlify |
669 |
|
279 |
46 |
over 2 years ago |
19 |
June 15, 2022 |
6 |
bsd-3-clause |
PHP |
| A fast PHP slug generator and transliteration library that converts non-ascii characters for use in URLs. |
| norman/babosa |
521 |
|
5,123 |
46 |
about 3 years ago |
23 |
August 01, 2021 |
1 |
mit |
Ruby |
| A library for creating slugs. Babosa is an extraction and improvement of the string code from FriendlyId, intended to help developers create similar libraries or plugins. |
| jayjun/slugify |
80 |
|
4 |
2 |
over 4 years ago |
6 |
June 19, 2020 |
4 |
mit |
Elixir |
| An Elixir library to convert strings in any language into slugs |
| stldo/url-slug |
76 |
|
1,388 |
75 |
almost 3 years ago |
26 |
June 18, 2023 |
0 |
mit |
TypeScript |
| Slug generator with less than 1 KB and no dependencies, RFC 3986 compliant |
| leocaseiro/jQuery-Plugin-stringToSlug |
47 |
|
1 |
0 |
about 4 years ago |
0 |
February 12, 2018 |
4 |
mit |
HTML |
| The stringToSlug converts any string to SLUG (known as spinal-case or kebab-case). Or other (snake_case, PascalCase, ...) in any Languages. Having or not special characters (ã,é,í,ü,ñ...) |
| apostrophecms/sluggo |
45 |
|
99 |
15 |
almost 3 years ago |
6 |
May 03, 2023 |
0 |
|
JavaScript |
| High-speed, unicode-aware, browser-friendly slug generator |
| senlin/pinyin-slugs |
40 |
|
0 |
0 |
over 2 years ago |
0 |
|
0 |
|
PHP |
| Transforms Chinese character titles into a permalink friendly slug, showing pinyin that can be read by humans and (Chinese) search engines alike. |
| ludo/to_slug |
37 |
|
0 |
0 |
over 17 years ago |
0 |
|
1 |
mit |
Ruby |
| Rails plugin that adds a to_slug method to String instances. Slugs can be used for URLs, since all 'dangerous' characters have been filtered out. |
| mihdan/cyr2lat |
31 |
|
0 |
0 |
about 2 years ago |
53 |
October 09, 2023 |
11 |
gpl-2.0 |
PHP |
| Converts Cyrillic characters in post, page and term slugs to Latin characters. Useful for creating human-readable URLs. |