9 packages
array-has-value
Checks if the given array has the search item (Type: string | number | boolean | object | array | null | undefined) based on the given options.
b64-cjs
A cjs library to encode to and decode from base64 charset.
deduplicate-array
Returns duplicates-removed array -- has options for case-sensitivity and strict-typing.
get-dtype-of
Returns the datatype of the arg.
group-objects-array
Groups and merges array of objects by a single key.
@jsonalytix/limit
Limits the number of items to be returned from the JSON array.
@jsonalytix/lookup
Fetches value from target array based on the key that matches with the source array.
@jsonalytix/skip
Skips the number of items from the array.
resolve-dotstringkey
Resolves the dot object notation string to its value.