Comparing version
{ | ||
"name": "datacorejs", | ||
"version": "1.0.4", | ||
"version": "2.0.0", | ||
"description": "Collection of essential data structures implemented in javascript", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -8,3 +8,3 @@ # datacorejs | ||
Datacorejs is a JavaScript library that provides a collection of commonly used data structures to simplify your development tasks. Whether you're working on algorithms, data manipulation, or need efficient storage solutions, this package has you covered. It's designed to be easy to use, well-documented, and highly performant. | ||
Datacorejs is a JavaScript library that provides a collection of commonly used data structures to simplify your development tasks. Whether you're working on algorithms or data manipulation, this package has you covered. It's designed to be easy to use, well-documented, and highly performant. | ||
@@ -16,3 +16,3 @@ ## Table of Contents | ||
- [API](#api) | ||
- [constructor](#constructor) | ||
- [Constructor](#Constructor) | ||
- [LinkedList](#LinkedList) | ||
@@ -48,3 +48,3 @@ - [DoublyLinkedList](#DoublyLinkedList) | ||
### constructor | ||
### Constructor | ||
@@ -51,0 +51,0 @@ ```js |
45752
-0.68%10
-9.09%