0.0.5 • Published 4 years ago
neko-utils v0.0.5
Neko-utils
install:
npm install neko-utils
Usage example:
https://github.com/GeorgiyO/neko-utils/blob/master/src/usage.js
community
discord for issues, bug-reports and offers: channel: https://discord.gg/C22ETcHDVP
Description:
add next functions:
String:
String.prototype.format(args), args is object
Array:
Array.prototype.last() - returns last element in array;