Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

js-input-slugify

Slugify text input

let el = new slugify(".text-input", {
    enable: true, /* boolean or Html Element(checkbox), to allow plugin running */
    targetElement: false, /* boolean or HTML Element where to put slugify result */
    mode: "replace", /* "replace" slugify result to element and target element, "target" slugify result only to target element, "fill" slugify result only to target element if the target element is empty */
});

About

Slugify text input

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages