micro-js


  • Simple, tiny object omit utility

    published version 2.0.0, 9 years ago
  • Ensure a value is an array. If it's a scalar, return ne.

    published version 1.0.0, 9 years ago
  • Non-destructively omit a nested property

    published version 1.0.0, 9 years ago
  • Map for objects.

    published version 1.1.2, 9 years ago
  • Get nested property from object.

    published version 1.0.0, 9 years ago
  • A throttle that only fires on an interval.

    published version 1.0.2, 9 years ago
  • Compose two or more reducers

    published version 1.0.0, 9 years ago
  • Combines an object of reducers

    published version 1.0.3, 9 years ago
  • Shallow object equality check

    published version 1.0.0, 9 years ago
  • Check if two arrays have shallow equality

    published version 1.0.0, 9 years ago
  • Check if a value is a number

    published version 1.0.0, 9 years ago
  • Compose a reducer from a map of action handlers

    published version 1.0.3, 9 years ago
  • Action creator creator for flux standard actions

    published version 1.0.3, 9 years ago
  • Map of keycodes to human readable key names

    published version 1.0.1, 9 years ago
  • Takes in a keypress/keydown/keyup event and returns a chord striE.g. 'ctrl+shift+t'

    published version 1.0.0, 9 years ago
  • Return partial copy of object containing specified subset of keys.

    published version 1.0.1, 9 years ago
  • Return partial copy of object containing specified subset of aliased keys.

    published version 1.0.0, 9 years ago
  • Curry all of the functions in an object

    published version 1.0.1, 9 years ago
  • Assign properties from source to target.

    published version 1.0.0, 9 years ago
  • Reduce a keyed map (or array), using a selector function.

    published version 1.0.2, 9 years ago
  • Check whether or not cookies are enabled

    published version 1.0.0, 9 years ago
  • A reducer that replaces the accumulator with the next value

    published version 1.0.0, 9 years ago
  • Functional, data-first array filter. Should also be faster than the native Array.prototype.filter

    published version 1.0.0, 9 years ago
  • Functional, data-last object filter.

    published version 1.0.0, 9 years ago
  • Functional version of Array.isArray

    published version 1.0.0, 9 years ago
show more packages