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 Jan 12, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
# Enhanced Array
2
2
3
-
A collection of common utilities for the JavaScript array.
3
+
A collection of essential utilities that do not exist in the original JavaScript array
4
4
5
-
> This library copies common utilities from other languages. For advanced utilities, please use a library like Lodash instead.
5
+
> **NOTE:**This library copies utilities of an array that already exists in other languages. For advanced utilities, please use a library like Lodash instead.
0 commit comments