1.1.3 • Published 4 years ago

@octoguide/object-utils v1.1.3

Weekly downloads
1
License
UNLICENSED
Repository
-
Last release
4 years ago

Constants

omitBy

remove all key, value pairs from the object that match the comparator (fn)

Kind: global constant

ParamType
obj*
comparator*

removeEmptyEntries

remove all empty entries from the object where name values pair has an empty value

Kind: global constant

getObjectNameById

get the name field from the array of objects using the id

Kind: global constant

ParamTypeDescription
idString
listArrayobjects that have an id and name field

isEmpty

checks if the entry is empty - space, 0, null, undefined

Kind: global constant

ParamType
e*
1.1.3

4 years ago

1.1.2

4 years ago

1.1.0

4 years ago

1.0.2

4 years ago

1.0.3

4 years ago

1.0.1

4 years ago