Longdash
A stretched Lodash. Lodash uses a single _
. We use two.
Longdash adds several modules to extend Lodash, keeping a single namespace of JS goodies in your project. The purpose here is to keep you DRY, avoiding writing repetitive code.
All helpful methods from Lodash are inherited. To access them, just use our stretched dash (__
) followed by the method's group name.
Smile! We got you covered by this huge collection of code snippets.