is-what
JS type check (TypeScript supported) functions like `isPlainObject() isArray()` etc. A simple & small integration.
merge-anything
Merge objects & other types recursively. A simple & small integration.
alasql
Use SQL to select and filter javascript data - including relational joins and search in nested objects (JSON). Export to and import from Excel and CSV
putil-merge
Lightweight solution for merging multiple objects into one. Also it supports deep merge and deep clone
has-values
Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays.