lodash.orderby
The lodash method `_.orderBy` exported as a module.
Last updated 9 years ago by jdalton .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ gnpm install lodash.orderby 
SYNC missed versions from official npm registry.

lodash.orderby v4.6.0

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

Installation

Using npm:

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

In Node.js:

var orderBy = require('lodash.orderby');

See the documentation or package source for more details.

Current Tags

  • 4.6.0                                ...           latest (8 years ago)

14 Versions

  • 4.6.0                                ...           8 years ago
  • 4.5.1                                ...           8 years ago
  • 4.5.0                                ...           8 years ago
  • 4.4.0                                ...           9 years ago
  • 4.3.1                                ...           9 years ago
  • 4.3.0                                ...           9 years ago
  • 4.2.2                                ...           9 years ago
  • 4.2.1                                ...           9 years ago
  • 4.2.0                                ...           9 years ago
  • 4.1.1                                ...           9 years ago
  • 4.1.0                                ...           9 years ago
  • 4.0.2                                ...           9 years ago
  • 4.0.1                                ...           9 years ago
  • 4.0.0                                ...           9 years ago
Maintainers (2)
Downloads
Today 1
This Week 1
This Month 1
Last Day 0
Last Week 0
Last Month 0
Dependencies (8)
Dev Dependencies (0)
None
Dependents (2)

Copyright 2013 - present © cnpmjs.org | Home |