File manager - Edit - /usr/local/lib/node_modules/bower/lib/node_modules/mout/src/string/underscore.js
Back
define(['../lang/toString', './slugify', './unCamelCase'], function(toString, slugify, unCamelCase){ /** * Replaces spaces with underscores, split camelCase text, remove non-word chars, remove accents and convert to lower case. */ function underscore(str){ str = toString(str); str = unCamelCase(str); return slugify(str, "_"); } return underscore; });
| ver. 1.4 |
Github
|
.
| PHP 8.2.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings