Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 602 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 602 Bytes

What Is Godash?

Godash is inspired by utility library lodash.

This library has many functions which make your life easier as a developer and solved different usual problems that every programmers face with them in their journey.

How to install

Simply write:

go get github.com/golodash/godash

Note: version 1.X.X is compatible with go version 1.17 and higher.

Documentation

Whole documentation can be accessed in godash.maktoobgar.ir web address.