This package provides the following services:
Lodash Autocomplete Package
Lodash methods autocompletions in Atom. The suggestions includes the signature, arguments, returns value, a brief description and a direct link to the Lodash documentation.
This package uses the autocomplete+ package bundled natively with Atom.
Usage
Just type some stuff starting by the Lodash prefix _.
and the Lodash Autocomplete Package will automatically show you some suggestions.
Lodash
The Lodash methods informations are generated using lodash-doc-parser which fetch and parse the latest Lodash documentation.
Current Lodash version: v4.17.2.
Credits
Copyright and license
Copyright (c) 2016 HiDeoo. Code released under the MIT license.