talha-asad / mongoose-url-slugs

Create URL compatiable slugs on mongoose models, ensuring uniqueness.
MIT License
40 stars 22 forks source link

Limit length of slug? #1

Closed phillee closed 9 years ago

phillee commented 9 years ago

Hi,

Doesn't look like there's a way to limit the slug size. If that's true, would you entertain a pull request?

talha-asad commented 9 years ago

Yes i would.

talha-asad commented 9 years ago

I will be releasing a new version in an hour or so. Thanks for the PR.

talha-asad commented 9 years ago

The parameter was renamed to maxLength to make it more consistent with the rest of the parameters.

talha-asad commented 9 years ago

version 0.1.0 is out. Thanks for your contributions. If you want i can add your name in the Readme.

phillee commented 9 years ago

Awesome! My pleasure :) On November 28, 2014 at 8:18:37 PM, Talha Asad (notifications@github.com) wrote:

version 0.1.0 is out. Thanks for your contributions. If you want i can add your name in the Readme.

— Reply to this email directly or view it on GitHub.