lodash.last (original) (raw)
3.0.0 • Public • Published 10 years ago
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.
Readme
Keywords
Package Sidebar
Install
npm i lodash.last
Repository
Homepage
Weekly Downloads
283,788
Version
3.0.0
License
MIT
Last publish
10 years ago