Site | Changelog | Github | NPM | Docs
Downloading from NPM
$ npm i emrioutils --saveThen, in JavaScript:
const u = require('emrioutils')or in Typescript/ES6
import u from 'emrioutils'or
import u = require('emrioutils')arr2objarr2objmapbinarySearchbinarySearchIndexfilterObjhopiterkvmakeShallowCopymapKeymergekvpourkvrandrandstringrandUniqueListresolveObjectPropertyrmfastsplit
This project is intended for a personal use only. Future versions may include breaking changes if they fit my needs. Nonetheless feel free to use or fork the project.
Feel free to post some suggestions and/or questions in the Issues Page