Lodash Extra Documentation

Getting Started

This is the official documentation and download page for lodash-extra JavaScript library

For Web Applications

Include the following line inside HTML <head> or <body>

<script type="text/javascript" scr="https://raw.githubusercontent.com/prithwirajbose/lodash-extra/main/index.js">

For NodeJS Application

Run the following command in Command Prompt to install the library.

$ npm i --save lodash-extra

Optionally, you can include the package as dependency in your NodeJS project.

Then in your NodeJS code, add the following line to import the library.

const _ = require("lodash-extra");
			

I create free contents and develop Open Source Software as my hobby. I am from rural part of India. Fortunately I have a full time job too. I can feed myself and my kid. But, many infants around me are hungry. They do not get food, basic education, due to poverty. Your contribution would go to a needy infant in my hood which will help him eat and study!