pro-slugs

1.0.0 • Public • Published

pro-slugs Build Status

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

npm i pro-slugs

Weekly Downloads

0

Version

1.0.0

License

MIT

Last publish

Collaborators

  • stravid