File manager - Edit - /usr/local/lib/node_modules/bower/lib/node_modules/bower-config/node_modules/mout/string/unhyphenate.js
Back
var toString = require('../lang/toString'); /** * Replaces hyphens with spaces. (only hyphens between word chars) */ function unhyphenate(str){ str = toString(str); return str.replace(/(\w)(-)(\w)/g, '$1 $3'); } module.exports = unhyphenate;
| ver. 1.4 |
Github
|
.
| PHP 8.2.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings