Skip to content
Change the repository type filter

All

    Repositories list

    • Read or write an array or object's nested property via a string like 'my.nested.property'
      JavaScript
      Other
      857210Updated May 12, 2023May 12, 2023
    • compare two objects or arrays and return the diff (add/updated/removed/unchanged)
      JavaScript
      Other
      41710Updated Apr 29, 2017Apr 29, 2017
    • Compare your item to items in an array and get the closest one.
      JavaScript
      Other
      1800Updated Mar 13, 2017Mar 13, 2017
    • A url based router
      JavaScript
      Other
      0200Updated Mar 14, 2016Mar 14, 2016
    • highway

      Public
      A simple and multi-purpose router with history management.
      JavaScript
      Other
      0100Updated Mar 5, 2016Mar 5, 2016
    • An observable data-store that persists in local storage
      JavaScript
      Other
      1300Updated Sep 13, 2015Sep 13, 2015
    • Get a DOM element's or an SVG Element's dataset. Works where .dataset isn't present such as in < IE11
      JavaScript
      Other
      0000Updated Feb 7, 2015Feb 7, 2015
    • Synchronize a couchdb document, view, or bulk of documents into a JS array/object.
      Other
      0000Updated May 3, 2014May 3, 2014
    • dom-stack

      Public
      Create a stack of DOM elements. You can add/remove elements, reorder them, hide/show the elements, transit between them, or move them all together.
      JavaScript
      Other
      0200Updated Apr 27, 2014Apr 27, 2014
    • get-nodes

      Public
      Returns an array of all the elements within a dom element, including the dom element itself
      JavaScript
      Other
      0000Updated Apr 12, 2014Apr 12, 2014
    • socketio-transport allows you to define request handlers (file, DB, ...) on the server side and to access them from the client side.
      JavaScript
      Other
      0000Updated Apr 11, 2014Apr 11, 2014
    • transport

      Public
      a hub for centralizing all your request handlers within your application
      JavaScript
      Other
      0100Updated Apr 8, 2014Apr 8, 2014
    • compare numbers A and B and tell if A is greater, lower or equal to B by returning 1, 0, -1. Works with array.sort()
      JavaScript
      Other
      0100Updated Mar 31, 2014Mar 31, 2014
    • returns the size of an array or the number of properties of an object
      JavaScript
      Other
      0000Updated Mar 31, 2014Mar 31, 2014
    • get the global object, independently of the JS runtime
      JavaScript
      Other
      0100Updated Mar 30, 2014Mar 30, 2014