persianslug

1.0.1 • Public • Published

Persian Slug Generator

Creates a function called slugify() and exposes it to global window object. you can call the function, and get the slug:

slugify('متن فارسی من با پشتیبانی از همه چیز')
 
 will result in: متن-فارسی-من-با-پشتیبانی-از-همه-چیز

Credits

All credits goes to eyadof, I've just updated the package and did a little clean up to make it work for my needs.

Github Page

http://github.com/easteregg/persianslug

Readme

Keywords

none

Package Sidebar

Install

npm i persianslug

Weekly Downloads

0

Version

1.0.1

License

ISC

Last publish

Collaborators

  • easteregg