pro-slugs
1.0.0 • Public • Published pro-slugs
pro-slugs is an addon that can be installed with Ember CLI. It gives you the ability to generate good looking and URL safe slugs from a string.
Installation
cd your-project-directory
ember install pro-slugs
Usage
import slug from 'pro-slugs';
console.log(slug('Your string!'));
Package Sidebar
Install
Weekly Downloads