dodo/node-slug
slugifies even utf-8 chars! observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5462
- days_rel: n/a
- days_push: 2707
- n_releases_24m: 0
Adoption not part of the score
1071 stars · 90 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Node.js and browser library that slugifies strings into URL-safe forms, including transliterating Unicode symbols and foreign characters to English equivalents. It supports configurable separators, charmaps, and RFC 3986 or 'pretty' modes.
Use cases
- generate url-safe slugs from article titles
- slugify strings containing unicode characters
- convert foreign symbols to english equivalents in urls
- create seo-friendly url identifiers from text
- customize slug character mapping
- slugify strings in the browser
When to choose
- you need robust unicode and symbol transliteration in slugs
- you want a dependency-free slugifier for node or browser
- you need configurable slug modes like rfc3986 or pretty
When to avoid
- you need a maintained library with recent updates
- you prefer a package not written in coffeescript-era tooling
- you need slugification beyond simple string transformation
Facets
library · maturity maintenance
serialization parser web-development developer-tools browser slugify url-safe-strings unicode transliteration string-utils natural-language-processing nodejs javascript
1 source
- readme: https://github.com/dodo/node-slug · fetched 2026-08-28 · 8abd09b0e913
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| dodo/node-slug | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem