README.md improved

This commit is contained in:
Revone 2023-08-16 22:48:14 +08:00
parent 2d07c5e5af
commit 1ba247863a

View file

@ -1,4 +1,3 @@
# data-structure-typed
Javascript Data Structure, TypeScript Data Structure Library
@ -18,16 +17,10 @@ npm install data-structure-typed
## Live Examples
[Live Examples](https://data-structure-typed-examples.vercel.app)
[//]: # ([Live Examples](https://data-structure-typed-examples.vercel.app))
<a href="https://data-structure-typed-examples.vercel.app" target="_blank">Live Examples</a>
## Examples Repository
[Examples Repository](https://github.com/zrwusa/data-structure-typed-examples)
<a href="https://github.com/zrwusa/data-structure-typed-examples" target="_blank">Examples Repository</a>
## Data Structures
Meticulously crafted to empower developers with a versatile set of essential data structures. Our library includes a
@ -102,6 +95,11 @@ Hash, Coordinate Set, Coordinate Map, Heap, Priority Queue, Max Priority Queue,
<li><a href="https://data-structure-typed-docs.vercel.app/classes/UndirectedVertex.html"><span>Undirected<wbr/>Vertex</span></a></li>
<li><a href="https://data-structure-typed-docs.vercel.app/classes/Vector2D.html"><span>Vector2D</span></a></li></ul></nav>
[//]: # ([Examples Repository]&#40;https://github.com/zrwusa/data-structure-typed-examples&#41;)
<a href="https://github.com/zrwusa/data-structure-typed-examples" target="_blank">Examples Repository</a>
## Complexities
### performance of Big O