0.10.2 • Published 5 years ago

js_data-collections v0.10.2

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

Js_Data-Collections

Build Status Maintainability Coverage Status A simple data structure library

Included data structures 🔨

  • Linked List
  • Binary Search Tree
  • Queue
  • Stack
  • Trie
  • HashMap
  • HashSet
  • Array Methods
  • Priority Queue
  • Binary Heap
  • Graph
  • Set
  • Red-Black Tree
  • MultiMap

Getting Started 🚀

npm install js_data-collections

Offical docs 📜

Docs

Important For browsers 🎺

IE > 8 compatible

Production 👻

Production

Development 💻

Dev

Minified version

Min

Contributing 👍

Simply download the project, write some code, run the build, write some tests, make sure the tests pass and send a pull request

Versioning 🎭

We use SemVer for versioning.

Authors 🎓

License 👀

This project is licensed under the MIT License.

Purpose

The initial purpose of this library was to simply apply the concepts I have learned as a computer science student.

0.10.2

5 years ago

0.10.1

5 years ago

0.10.0

6 years ago

0.9.1

6 years ago

0.9.0

6 years ago

0.8.0

6 years ago

0.7.0

6 years ago

0.6.19

6 years ago

0.6.16

6 years ago

0.6.15

6 years ago

0.6.14

6 years ago

0.6.12

6 years ago

0.6.11

6 years ago

0.6.8

6 years ago

0.5.8

6 years ago

0.5.7

6 years ago

0.5.6

6 years ago

0.4.6

6 years ago

0.4.5

6 years ago

0.4.4

6 years ago

0.4.2

6 years ago

0.4.1

6 years ago

0.3.1

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.0

6 years ago