lucid-slugify
Slug generator
A package that simplifies generating unique slugs for Lucid models in AdonisJS applications.
Generate unique slugs using your Lucid models
107 stars
8 watching
8 forks
Language: TypeScript
last commit: 7 months ago
Linked from 1 awesome list
first-party-packagelucid
Related projects:
Repository | Description | Stars |
---|---|---|
| Generates memorable slugs from a word list | 27 |
| A tool to generate pretty slugs from input strings | 94 |
| Tools for generating slugs from strings with customizable transliteration and replacement | 3 |
| Generates slugs from unicode strings by replacing and normalizing characters | 321 |
| Automatically generates a URL-friendly slug as the user types a page title. | 87 |
| A library that adds filtering functionality to AdonisJS Lucid ORM models | 151 |
| A library and protocol for generating slugs from input strings | 160 |
| Tool to transform strings into machine-readable slug formats | 33 |
| Generates unique strings from any text while preserving Unicode support | 1,490 |
| Generates responsive images from uploaded files and persists metadata to the database | 29 |
| Converts filenames and directories to web-friendly formats. | 4 |
| Creates clean, user-friendly URLs from input strings by transliterating and manipulating characters. | 1,116 |
| A string manipulation library for creating slug versions of strings with customizable options and support for Unicode symbols | 18 |
| Converts strings to URL-safe format while preserving Unicode characters and symbols | 1,073 |
| Automatically generates slugs from other fields in Ecto schemas. | 151 |