UNPKG

flavor-js

Version:

FlavorJS the definitive JS natives chainable extensions methods (based on lodash & ES6)

34 lines (33 loc) 710 B
{ "tags": { "allowUnknownTags": true, "dictionaries": ["jsdoc"] }, "source": { "include": ["./src"], "includePattern": ".+\\.js$", "excludePattern": "(docs)" }, "plugins": [], "templates": { "cleverLinks": false, "monospaceLinks": true, "systemName": "FlavorJS", "footer": "", "copyright": "2017-2018 © Created by blackmirror1980", "navType": "vertical", "theme": "spacelab", "linenums": true, "collapseSymbols": false, "inverseNav": false, "sort": false }, "opts": { "template": "node_modules/docdash", "encoding": "utf8", "destination": "docs", "sort": false, "recurse": true, "private": true } }