Generating slugs is easy, but keeping them unique is hard. This package abstracts the hard parts and gives you a simple API to create and persist unique slugs to the database.
Features
Database and ORM - Utility for generating unique slugs from model data.
Star history
Open-source alternatives to Lucid Slugify
Similar open-source projects, ranked by how many features they share with Lucid Slugify.
This addon adds the functionality to preload relations via joins instead of a separate query. This package is heavily inspired from python's Django Framework