/
home
/
infinitibizsol
/
.trash
/
node_modules.3
/
underscore.string
/
File Upload :
llllll
Current File: /home/infinitibizsol/.trash/node_modules.3/underscore.string/chop.js
module.exports = function chop(str, step) { if (str == null) return []; str = String(str); step = ~~step; return step > 0 ? str.match(new RegExp('.{1,' + step + '}', 'g')) : [str]; };
Copyright ©2k19 -
Hexid
|
Tex7ure