npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

lodash.last

3.0.0

@jdalton

npmHomeRepoSnykSocket
Downloads:10379
$ npm install lodash.last
DailyWeeklyMonthlyYearly

lodash.last v3.0.0

The modern build of lodash’s _.last exported as a Node.js/io.js module.

Installation

Using npm:

$ {sudo -H} npm i -g npm
$ npm i --save lodash.last

In Node.js/io.js:

var last = require('lodash.last');

See the documentation or package source for more details.