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
  • 124.70
  • Published

own-keys

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

  • v1.0.1
  • 113.10
  • Published

serializerr

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

  • v1.0.3
  • 82.53
  • 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
    • 79.26
    • 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
      • 77.34
      • Published

      cemento

      Harden properties of entity.

      • v0.17.0
      • 51.63
      • Published

      harden

      Makes your object properties hard.

      • v0.23.0
      • 51.43
      • 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
      • 47.86
      • Published

      all-keys

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

      • v4.0.0
      • 30.83
      • Published

      methon

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

      • v0.5.0
      • 26.31
      • Published

      enu

      Extract enumerable and non-enumerable properties from an object.

      • v1.0.0
      • 14.83
      • Published

      make-enumerable

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

      • v0.2.0
      • 12.79
      • Published

      @stdlib/utils-properties

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

      • v0.2.2
      • 9.61
      • Published

      own-values

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

      • v1.0.0
      • 6.00
      • Published

      objectify-error

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

      • v1.0.2
      • 2.65
      • Published