1.0.3 • Published 1 year ago

lodash-mini v1.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

lodash-mini v1.0.3

lodash-mini is a light version of lodash with the most commonly used features added

Installation

Using npm:

$ npm i -g npm
$ npm i --save lodash-mini

List of functions

  • get
  • head
  • isArray
  • isBoolean
  • isEmpty
  • isFunction
  • isNil
  • isNull
  • isNumber
  • isString
  • isUndefined
  • last
  • eq
  • isArguments
  • isArrayLike
  • isBuffer
  • isLength
  • isObject
  • isObjectLike
  • isSymbol
  • isTypedArray
  • toString
  • memoize
  • stubFalse

Note:

Support

Tested in Chrome 74-75, Firefox 66-67, IE 11, Edge 18, Safari 11-12, & Node.js 8-12.

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago