jquery-slugify
Version:
Just another another (another) url slug plugin for jQuery
21 lines (20 loc) • 359 B
Plain Text
{
"curly": true,
"eqeqeq": true,
"immed": true,
"latedef": true,
"newcap": true,
"noarg": true,
"sub": true,
"undef": true,
"unused": true,
"boss": true,
"eqnull": true,
"browser": true,
"predef": ["jQuery"],
"globals": {
"module": true,
"require": true,
"console": true
}
}