Skip to content

thomas2411/jQuery-Slugify-Plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

JQuery plugin to create a URL slug as you type a page title (like Django slugify())

Usage:

    $('.target-of-slug').slugify('input#title');


See docs and examples at http://patrickmcelhaney.com/jQuery-Slugify-Plugin

About

Creates a URL slug as you type a page title (like Django slugify())

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%