mongoose-url-slugs icon indicating copy to clipboard operation
mongoose-url-slugs copied to clipboard

Consider using external generator by default

Open NikitaVlaznev opened this issue 7 years ago • 0 comments

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.

NikitaVlaznev avatar Oct 18 '17 00:10 NikitaVlaznev