4.0.5 • Published 2 years ago

emrioutils v4.0.5

Weekly downloads
118
License
MIT
Repository
github
Last release
2 years ago

emrioutils npm version license

Site | Changelog | Github | NPM | Docs

Installing

Downloading from NPM

$ npm i emrioutils --save

Then, in JavaScript:

const u = require('emrioutils')

or in Typescript/ES6

import u from 'emrioutils'

or

import u = require('emrioutils')

List of untested functions

  • arr2obj
  • arr2objmap
  • binarySearch
  • binarySearchIndex
  • filterObj
  • hop
  • iterkv
  • makeShallowCopy
  • mapKey
  • mergekv
  • pourkv
  • rand
  • randstring
  • randUniqueList
  • resolveObjectProperty
  • rmfast
  • split

Notes

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

4.0.5

2 years ago

4.0.4

3 years ago

4.0.3

3 years ago

4.0.2

3 years ago

4.0.1

3 years ago

4.0.0

3 years ago

3.8.0

3 years ago

3.7.0

3 years ago

3.6.3

3 years ago

3.6.2

3 years ago

3.6.1

3 years ago

3.6.0

3 years ago

3.5.0

3 years ago

3.4.0

3 years ago

3.3.2

3 years ago

3.3.1

3 years ago

3.3.0

3 years ago

3.2.9

3 years ago

3.2.10

3 years ago

3.2.8

3 years ago

3.2.7

4 years ago

3.2.6

4 years ago

3.2.5

4 years ago

3.2.4

4 years ago

3.2.2

4 years ago

3.2.1

4 years ago

3.2.0

4 years ago

3.2.3

4 years ago

3.1.12

4 years ago

3.1.11

4 years ago

3.1.10

4 years ago

3.1.9

4 years ago

3.1.8

4 years ago

3.1.7

4 years ago

3.1.6

4 years ago

3.1.5

4 years ago

3.1.4

4 years ago

3.1.3

4 years ago

3.1.2

4 years ago

3.1.1

4 years ago

3.1.0

4 years ago

3.0.2

4 years ago

3.0.1

4 years ago

3.0.0

4 years ago

2.1.0

6 years ago

2.0.0

6 years ago

1.1.1

6 years ago

1.0.0

6 years ago