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!'));

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    0

Package Sidebar

Install

npm i pro-slugs

Weekly Downloads

0

Version

1.0.0

License

MIT

Last publish

Collaborators

  • stravid