Skip to content

A repo that consist of all lodash method and utilities on how to use it

License

Notifications You must be signed in to change notification settings

harithzainudin/how-to-lodash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lodash logo

How to Lodash?

A repo for beginner or anyone who wanted to know how to use lodash. I include all the resources and code that I have done for my learning so that, other people also will get benefit of it

· Report Bug · Request Feature

Table of Contents
  1. Getting Started
  2. Usage
  3. Contributing
  4. License
  5. Contact
  6. Acknowledgments

Getting Started

Copy the repo in your local and just run any file that you would like.

Prerequisites

You need to run below command to install all the dependencies in this repo.

  • installing all the dependencies
    npm i

Usage

You can clone this repo and run any of the (dot) js file in your terminal or by using any IDE that you like by typingnode <file-name.js>

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Harith Zainudin - [email protected]

Project Link: https://github.com/harithzainudin/how-to-lodash

(back to top)

Acknowledgments

(back to top)

About

A repo that consist of all lodash method and utilities on how to use it

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages