-
print()
-prints an object to the console -
provide(key)
-takes a key and returns the including key along with any nesting inside that key -
hasKey(key)
-returns a boolean if a key exist on any layer of an object -
hasValue(value)
-returns a Boolean if a value exist in any layer of an object and its keys -
getKey(value,amount)
-takes a value, and an optional argument which is defaulted to one, and returns the key associated with the value in the form of an array -
getValue(key,amount)
-takes a key, and an optional argument which is defaulted to one, and returns the value associated with the key in the form of an array.
-
Notifications
You must be signed in to change notification settings - Fork 0
cjurgens17/object-helper-reader
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
npm install object-helper-reader
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published