- A plugin for Sequelize ORM models to automatically create and update unique slugs
- GitHub Actions CI tests
- PostgreSQL
- MySQL
- MariaDB
- SQLite
- MSSQL
- Semantic Versioning
- Supporting Node.js v10+
Sequelize Slugify is a plugin for the Sequelize ORM that automatically creates and updates unique, URL safe slugs for your database models.
JavaScriptMIT