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

Update docs to ES6? #16

Closed mikefowler closed 6 years ago

mikefowler commented 6 years ago

@jarrodconnolly, would you accept a PR from me updating the README documentation to ES6 (import, const, etc)?

jarrodconnolly commented 6 years ago

I would indeed. Thank you for your contributions.

jarrodconnolly commented 6 years ago

This was merged as PR #17