Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 557 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 557 Bytes

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