Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove redundant "use strict" directive as ES2015 modules are implicitly in ↵ | John-David Dalton | 2016-05-31 | 1 | -2/+0 |
| | | | | strict mode. | ||||
* | jsdoc-style documentation for 'collection' methods | Hubert Argasinski | 2016-04-12 | 1 | -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 Yeates | 2015-12-29 | 1 | -0/+6 |