ongoworks:speakingurl

v9.0.0Published 8 years ago

This package has not had recent updates. Please investigate it's current state before committing to using it in your project.

meteor-speakingurl

meteor add ongoworks:speakingurl

Wraps speakingurl as a Meteor package.

Exports getSlug (client and server).

Example:

1var slug;
2
3slug = getSlug("Schöner Titel läßt grüßen!? Bel été !");
4console.log(slug); // Output: schoener-titel-laesst-gruessen-bel-ete