You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Many people need slug generator, small part of them need a mongoose slug generator, it looks to be clever to use some external library as a default generator.
Consider using https://github.com/dodo/node-slug for example, or something else.
With exernal library generator issues will be a matter of a larger community, while you can focus on the integration with mongoose. You will have less issues like #31.
The text was updated successfully, but these errors were encountered:
Many people need slug generator, small part of them need a mongoose slug generator, it looks to be clever to use some external library as a default generator.
Consider using https://github.com/dodo/node-slug for example, or something else.
With exernal library generator issues will be a matter of a larger community, while you can focus on the integration with mongoose. You will have less issues like #31.
The text was updated successfully, but these errors were encountered: