You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 12, 2024. It is now read-only.
# peerDependencies will required some related utils that use otherwise will not working
1
+
# next-dev-utils
2
+
3
+
next-dev-utils is just a javaScript utility collection for widely used by Front-end developers.
4
+
most of them are from popular library such as Lodash etc.
5
+
6
+
## Purpose
7
+
8
+
as a front-end developers are very difficult to create and use javascript utility for every projects that use the same javascript utility. so here we are going to create this library for collection all common use cases where developers need to use it daily.
0 commit comments