Creating unique slug
Mongoose trackable unique slug generator plugin.
Generate a unique character string suitible for use in files and URLs.
Generate unique and memorable names
Generate a slug just like GitHub does for markdown headings.
Unique slug generator for node.js
[](https://github.com/paralleldrive/aidd)[](https://paralleldrive.com)
A package to generate a unique username from email or randomly selected nouns and adjectives. User can add a separator between the username, define the maximum length of a username and adds up to six random digits.
Generate unique and memorable names
Unique ID Generator
A tiny (118 bytes), secure URL-friendly unique string ID generator
TypeScript definitions for unique-slug
Generate URL-friendly slugs with collision detection. Automatically handles uniqueness and provides short ID generation with random padding.
Unique slug generator with complex settings.
A powerful, zero-dependency utility for generating cryptographically secure slugs and sanitizing arbitrary UTF-8 text into URL-safe formats with phonetic transliteration support.
➔ Schema-based slug plugin for Mongoose ✓ single⋮compound ✓ unique within collection⋮group ✓ nested docs⋮arrays ✓ relative⋮abs paths ✓ sync on change: create⋮save⋮update⋮updateOne⋮updateMany⋮findOneAndUpdate ✓ $set operator ✓ counter⋮shortId
A utility for generating monotonically increasing unique event ids across a network of services.
slugifies even utf-8 chars!
rehype plugin to add `id` attributes to headings
Generate a unique random string
Generate a unique filename for use in temporary directories or caches.
A random word slug generator pre-loaded with many words
Determine if a function is a native generator function.
Turns an AST into code.
Generate URL-safe slugs from any string with built-in Unicode transliteration, configurable separators, word-boundary truncation, and collision-aware uniqueness.
DataMapper plugin that generates unique slugs
Generates a unique slug for use as a drop-in replacement for ids.
DataMapper plugin that generates unique permalinks / slugs
DataMapper plugin that generates unique permalinks / slugs
DataMapper plugin that generates unique permalinks / slugs
Automatically generates unique and SEO-friendly slugs for your Rails ActiveRecord model records, so you can expose them in URLs. Allows for string and number-based slugs.
Provide a unique slug to your records, generated from the attribute of your choice.
Adjust the has_slug method in your models accordingly to specify the attribute for generating the slug
This plugin allows models to generate a unique "slug" (url-enabled name) from any regular attribute. Add friendly URLs to your models with one line.