Add slugs to sequelize models
npm install 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
* Documentaiton Website