JSPM

Found 37 results for non-enumerable

define-property

Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.

  • v2.0.2
  • 129.13
  • Published

own-keys

Robustly get an object's own property keys (strings and symbols), including non-enumerables when possible

  • v1.0.1
  • 112.17
  • Published

serializerr

Convert Errors & Objects into an easily-serialized vanilla Object.

  • v1.0.3
  • 81.98
  • Published

for-each-property

Executes a callback for each property found on a object, with options regarding enumerability (enumerable or non-enumerable) and ownership (inherited or only own properties). It excludes built-in properties from Object and Function prototypes by default,

    • v0.0.4
    • 80.46
    • Published

    for-each-property-deep

    Executes a callback for each property found on a object, recursively on nested properties, with options regarding enumerability (enumerable or non-enumerable) and ownership (inherited or only own properties). It excludes built-in properties from Object an

      • v0.0.3
      • 76.72
      • Published

      delegate-properties

      Deep-clone properties from one object to another and make them non-enumerable, or make existing properties on an object non-enumerable.

      • v0.4.0
      • 48.22
      • Published

      cemento

      Harden properties of entity.

      • v0.17.0
      • 43.06
      • Published

      harden

      Makes your object properties hard.

      • v0.23.0
      • 41.96
      • Published

      all-keys

      Get all property keys of an object including non-enumerable and inherited ones

      • v4.0.0
      • 31.22
      • Published

      methon

      Extract a list of inherited, enumerable and non-enumerable method names.

      • v0.5.0
      • 26.04
      • Published

      enu

      Extract enumerable and non-enumerable properties from an object.

      • v1.0.0
      • 14.91
      • Published

      make-enumerable

      Make all the properties of an object enumerable. Optionally deep, shallow by default.

      • v0.2.0
      • 12.72
      • Published

      @stdlib/utils-properties

      Return an array of an object's own enumerable and non-enumerable property names and symbols.

      • v0.2.2
      • 9.51
      • Published

      own-values

      Like Object.values(), but includes non-enumerable properties, analogous to Reflect.ownKeys()

      • v1.0.0
      • 6.07
      • Published

      objectify-error

      creates error object from enumerable and non-enumerable properties of error objects

      • v1.0.2
      • 2.69
      • Published