slugify
npmv1.6.9TypeScriptSlugifies a String
Overview
slugify is an npm package that slugifies a String. The latest version is 1.6.9, released under the MIT license.
Who should use it
Teams working in the npm ecosystem who need slugifies a String and value a focused solution.
When not to use it
Consider an alternative if you need to or if a more actively-maintained option better fits your npm stack.
Pros
- Ships TypeScript type definitions.
- Clear open-source license (MIT).
Cons
- No significant drawbacks detected from available metadata.
Auto-generated from collected registry metadata. No external claims are inferred.
Relationship graph
Dependencies (left) and dependents (right) of slugify.
Dependencies
Dev (4)
Used by
Popular packages that depend on slugify.
Alternatives to slugify
A querystring parser that supports nesting and arrays, with a depth limit
Encode a URL to a percent-encoded form, excluding already-encoded sequences
HTTP and HTTPS modules that follow redirects.
Create clickable links in the terminal
A tiny (118 bytes), secure URL-friendly unique string ID generator
Resolve a URI relative to an optional base URI
An implementation of the Unicode UTS #46: Unicode IDNA Compatibility Processing
A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.
Some useful utilities I often need
Frequently installed together
The semantic version parser used by npm.
the most correct and second fastest glob implementation in JavaScript
A module for reading, writing, and manipulating JSON files
Get and typecast environment variables.
Reusable require and Node resolution utilities library for Expo
Lightweight debugging utility for Node.js and the browser
Mac OS X Plist parser/builder for Node.js and browsers
The Expo SDK
A library for Expo config plugins
Types for the Expo config object app.config.ts
Expo Router is a file-based router for React Native and web applications.
Resolve the path of a module like `require.resolve()` but from a given path
Version history
| Version | Published | License |
|---|---|---|
| 1.6.9latest | 3 months ago | MIT |
| 1.6.8 | 4 months ago | MIT |
| 1.6.6 | 3 years ago | MIT |
| 1.6.5 | 4 years ago | MIT |
| 1.6.4 | 4 years ago | MIT |
| 1.6.3 | 4 years ago | MIT |
| 1.6.2 | 4 years ago | MIT |
| 1.6.1 | 4 years ago | MIT |
| 1.6.0 | 5 years ago | MIT |
| 1.5.3 | 5 years ago | MIT |
| 1.5.2 | 5 years ago | MIT |
| 1.5.1 | 5 years ago | MIT |
| 1.5.0 | 5 years ago | MIT |
| 1.4.7 | 5 years ago | MIT |
| 1.4.6 | 5 years ago | MIT |
| 1.4.5 | 6 years ago | MIT |
| 1.4.4 | 6 years ago | MIT |
| 1.4.3 | 6 years ago | MIT |
| 1.4.2 | 6 years ago | MIT |
| 1.4.1 | 6 years ago | MIT |
Maintainers
Frequently asked questions
How do I install slugify?
Run `npm install slugify` to add slugify to your npm project.
What license is slugify released under?
slugify is distributed under the MIT license.
How popular is slugify?
slugify has approximately 0 downloads per week and 3 known dependent packages.