Skip to content

Latest commit

 

History

History
32 lines (29 loc) · 711 Bytes

README.md

File metadata and controls

32 lines (29 loc) · 711 Bytes

codebox

Build Status codecov

Get inside to some functions you'd better to know.

  • deepClone
  • shallowClone
  • debounce
  • throttle
  • deepEqual
  • get
  • getOr
  • shallowEqual
  • shallowFroze
  • deepFroze
  • memoize
  • getType
  • isTypeOf
  • new
  • Promise.all
  • Promise.race
  • sleep
  • unique
  • uniqueBy
  • applyMiddleware
  • compose
  • Object.create
  • Object.assign
  • sort
  • insert/splice