Skip to content

golodash/godash

Repository files navigation

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.