@devisfuture/mega-collection 2.0.2 → 2.0.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -5
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -6,11 +6,7 @@
|
|
|
6
6
|
|
|
7
7
|
If this package saved you some time, a ⭐ on GitHub would be much appreciated.
|
|
8
8
|
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
> Tools to search, filter, and sort large arrays in JavaScript / TypeScript.
|
|
12
|
-
|
|
13
|
-
## Navigation
|
|
9
|
+
## Table of Contents
|
|
14
10
|
|
|
15
11
|
- [What does this package solve](#what-does-this-package-solve) – what problem this package helps with
|
|
16
12
|
- [Features](#features) – what the package can do
|