/
home
/
infinitibizsol
/
.trash
/
node_modules.3
/
underscore.string
/
File Upload :
llllll
Current File: /home/infinitibizsol/.trash/node_modules.3/underscore.string/swapCase.js
var makeString = require('./helper/makeString'); module.exports = function swapCase(str) { return makeString(str).replace(/\S/g, function(c) { return c === c.toUpperCase() ? c.toLowerCase() : c.toUpperCase(); }); };
Copyright ©2k19 -
Hexid
|
Tex7ure