guncebektas / meteor-friendly-slugs

Meteor package to generate URL friendly slugs from a field with auto-incrementation to ensure unique URLs.
65 stars 15 forks source link

feature request: method call #13

Closed KristerV closed 1 year ago

KristerV commented 9 years ago

I don't want to use updateSlug, but I still need to update missing slugs at first, so a method to call when wanting to generate a slug manually would be super nice.