/
home
/
infinitibizsol
/
.trash
/
node_modules.4
/
underscore.string
/
helper
/
File Upload :
llllll
Current File: /home/infinitibizsol/.trash/node_modules.4/underscore.string/helper/adjacent.js
var makeString = require('./makeString'); module.exports = function adjacent(str, direction) { str = makeString(str); if (str.length === 0) { return ''; } return str.slice(0, -1) + String.fromCharCode(str.charCodeAt(str.length - 1) + direction); };
Copyright ©2k19 -
Hexid
|
Tex7ure