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

Made by Antonio Ramirez

lodash.topairs

4.3.0

@jdalton

npmHomeRepoSnykSocket
Downloads:551290
$ npm install lodash.topairs
DailyWeeklyMonthlyYearly

lodash.topairs v4.3.0

The lodash method _.toPairs exported as a Node.js module.

Installation

Using npm:

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

In Node.js:

var toPairs = require('lodash.topairs');

See the documentation or package source for more details.