Projects in Awesome Lists tagged with plain-object
A curated list of projects in awesome lists tagged with plain-object .
https://github.com/mesqueeb/is-what
JS type check (TypeScript supported) functions like `isPlainObject() isArray()` etc. A simple & small integration.
check-type class-identifier class-instance define-type get-type is-object is-plain-obj is-plain-object javascript javascript-type plain-object plain-objects primitive-types type-check type-checker type-checking typechecker typescript what-type
Last synced: 14 May 2025
https://github.com/jonschlinkert/is-plain-object
Returns true if the given value is an object created by the Object constructor.
is is-obj is-object is-plain-obj isobject javascript object plain-object plain-objects
Last synced: 15 May 2025
https://github.com/bent10/json-loose
Transforms loosely structured plain object strings into valid JSON strings.
json jsonify loose object plain-object stringify
Last synced: 13 Oct 2025
https://github.com/itsjonq/is
💡 A tiny type checker for JavaScript
check check-type checker is javascript plain-object tiny type type-check type-checker types
Last synced: 23 Sep 2025
https://github.com/alexindigo/precise-typeof
Detects precise type of objects like `Array()`, `new Number(1)`, `new Boolean(true)`, etc
array instance instanceof kind kindof object plain-object pojo precise type typeof
Last synced: 18 Mar 2025
https://github.com/gyumeijie/ispojo
checking whether an object is a Plain Old Javascript Object
javascript object plain-object pojo
Last synced: 28 Mar 2025
https://github.com/mvila/transformable
Transforms plain objects to class instances and vice versa (a lightweight alternative to 'class-transformer')
class class-transformer deserialization instance plain-object serialization transformation
Last synced: 20 Mar 2025