JS type check (TypeScript supported) functions like `isPlainObject() isArray()` etc. A simple & small integration.
-
Updated
Sep 24, 2024 - TypeScript
JS type check (TypeScript supported) functions like `isPlainObject() isArray()` etc. A simple & small integration.
Returns true if the given value is an object created by the Object constructor.
💡 A tiny type checker for JavaScript
checking whether an object is a Plain Old Javascript Object
Transforms plain objects to class instances and vice versa (a lightweight alternative to 'class-transformer')
❓ Collection of tiny type introspection helpers
Check if a value is a plain JavaScript object.
Add a description, image, and links to the plain-object topic page so that developers can more easily learn about it.
To associate your repository with the plain-object topic, visit your repo's landing page and select "manage topics."