summaryrefslogtreecommitdiff
path: root/lib/concat.js
Commit message (Collapse)AuthorAgeFilesLines
* Remove redundant "use strict" directive as ES2015 modules are implicitly in ↵John-David Dalton2016-05-311-2/+0
| | | | strict mode.
* jsdoc-style documentation for 'collection' methodsHubert Argasinski2016-04-121-0/+26
| | | | | | | | | | | Converted documentation from README to jsdoc-style for respective methods. Currently, only done for 'collection' methods. jsdoc-style documentation - fixed 'collection' methods documentation Only the base functions now contain an example, while the `series` and `limit` versions simply contain a reference to the base function. Fixed styling issue and misspelled tag.
* [WIP] modularization (#984)Graeme Yeates2015-12-291-0/+6