An 'extension' of lodash for node
An extension of lodash with functions and utilities that I use for nodejs.
- Functions for distinguishing between async Function Generator, Function Generators, async Functions, Functions, Classes, Literal objects. (Done)
- syntactic sugar for synchronous get of a json file (Done)
- Other functionality that I miss from python (in progress)
Visit the documentation for all usage examples of the library! Alternatively check the jsdocs (@example section) within the source (src/index.js). The two are the same.
lodash - nodash - node dash.