Package @typhonjs-utils/object

    Provides common object manipulation utility functions and TypeScript type guards.

    Functions

    deepFreeze
    deepMerge
    deepSeal
    hasAccessor
    hasGetter
    hasPrototype
    hasSetter
    isAsyncIterable
    isIterable
    isObject
    isPlainObject
    klona
    objectKeys
    objectSize
    safeAccess
    safeEqual
    safeKeyIterator
    safeSet