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

adding support to skip strings #6

Closed kirla3092 closed 7 years ago

kirla3092 commented 8 years ago

You can add a list of strings that should be removed before creating the slug

jarrodconnolly commented 7 years ago

I am not clear as to why you have also renamed the objects incorrectly in this pull request. You have changed "Sequelize" to "Sequalize" in many places. This is incorrect, if you are still interested in this change please resubmit a pull request without incorrect spelling changes.