summaryrefslogtreecommitdiff
path: root/lib/sortBy.js
Commit message (Expand)AuthorAgeFilesLines
* feat: await-able Async methods (#1572)Alex Early2018-09-301-2/+5
* [wip] initial async generator support (#1560)Alex Early2018-08-051-1/+1
* disallow variable shadowingAlexander Early2018-07-081-3/+3
* ES6-ify codebase (#1553)Alex Early2018-07-081-6/+5
* Drop arrayMapFederico Brigante2018-04-191-3/+1
* Drop _basePropertyFederico Brigante2018-04-191-1/+1
* use the AsyncFunction type in all docs :sweat:Alexander Early2017-04-011-4/+5
* wrapped all collections methodsAlexander Early2017-03-241-1/+3
* Document methods which take iterablesGraeme Yeates2016-07-121-1/+1
* Fix optional callbacks being actually optional (fixes #1223)Graeme Yeates2016-07-091-1/+1
* Genetate import path using jsdoc pluginGraeme Yeates2016-06-291-3/+0
* jsdocs: using proxy modules as categories, modifying minami themeHubert Argasinski2016-06-291-1/+4
* Initial jsdoc documentation (using minami template)Hubert Argasinski2016-06-291-1/+2
* fix new lint errorsAlexander Early2016-06-071-6/+6
* Remove redundant "use strict" directive as ES2015 modules are implicitly in s...John-David Dalton2016-05-311-2/+0
* jsdoc-style documentation for 'collection' methodsHubert Argasinski2016-04-121-0/+45
* iterator -> iteratee in lib/Alexander Early2016-03-181-2/+2
* handle moved lodash internal methodsAlexander Early2016-02-101-2/+2
* Avoid including lodash string parsing in bundleGraeme Yeates2016-01-041-1/+1
* [WIP] modularization (#984)Graeme Yeates2015-12-291-0/+23