jarrodconnolly / sequelize-slugify

Sequelize Slugify is a plugin for the Sequelize ORM that automatically creates and updates unique, URL safe slugs for your database models.
https://sequelize-slugify.nestedquotes.ca/
MIT License
56 stars 27 forks source link

Allow passing of parsing options to slug module. #14

Closed gleuch closed 7 years ago

gleuch commented 7 years ago

slug allows for parsing of options, and thus sequelize-slugify should be able to pass user-defined options through to slug.