Selected Tags

Click on a tag to remove it

More Tags

Click on a tag to add it and filter down

Object libraries

Showing projects tagged as Object

  • Immer

    9.2 7.2 JavaScript
    Create the next immutable state by mutating the current one
  • object-path

    3.4 0.0 JavaScript
    A tiny JavaScript utility to access deep properties using a path (for Node and the Browser)
  • augment

    3.0 0.0 JavaScript
    The world's smallest and fastest classical JavaScript inheritance pattern.
  • hashmap

    2.6 0.0 L4 JavaScript
    HashMap JavaScript class for Node.js and the browser. The keys can be anything and won't be stringified
  • omniclone

    1.7 0.0 JavaScript
    An isomorphic and configurable javascript utility for objects deep cloning that supports circular references.
  • ObjectEventTarget

    0.7 0.0 L4 JavaScript
    A same behaviour EventTarget prototype, that can work with any object from JavaScript
  • property-path

    0.4 0.0 JavaScript
    Get and set object properties using a string path, where you can specify the separator character in the path.