Skip to content

Sequelize Slugify is a plugin for the Sequelize ORM that automatically creates and updates unique, URL safe slugs for your database models.

License

Notifications You must be signed in to change notification settings

jarrodconnolly/sequelize-slugify

Repository files navigation

Sequelize Slugify Logo

Sequelize Slugify

What does Sequelize Slugify do?

  • A plugin for Sequelize ORM models to automatically create and update unique slugs

Unit Testing

  • GitHub Actions CI tests
    • PostgreSQL
    • MySQL
    • MariaDB
    • SQLite
    • MSSQL

Releases

  • Semantic Versioning
  • Supporting Node.js v10+

Documentation