Sindbad~EG File Manager

Current Path : /home/infinitibizsol/.trash/node_modules.2/underscore.string/
Upload File :
Current File : /home/infinitibizsol/.trash/node_modules.2/underscore.string/map.js

var makeString = require('./helper/makeString');

module.exports = function(str, callback) {
  str = makeString(str);

  if (str.length === 0 || typeof callback !== 'function') return str;

  return str.replace(/./g, callback);
};

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists