3.0.4 • Published 2 years ago

data-structures-typescript v3.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

data-structures-typescript

This repo aims to give to the community a package of Data Structures implementations in Typescript. Installing this package in your project will allow you to use out of the box generic data structures well typed, reducing the time consumed to implement some algorithms that uses this data structures as a base.

NPM package URL:

https://www.npmjs.com/package/data-structures-typescript

All Contributors

The MIT License tested with jest Dependent repos (via libraries.io) jest GitHub all releases GitHub issues node-current GitHub closed issues GitHub pull requests GitHub closed pull requests GitHub contributors (via allcontributors.org) GitHub top language GitHub code size in bytes GitHub repo size semantic-release: angular

Supported data structures and Algorithms at the moment:

Data Structures

  1. Queue
  2. Pair
  3. Stack
  4. Linked List

Commit sintax

This packages follows the eslint preset to generate version numbers. So make sure you check the docs for that particular preset before contributing.

Contributors ✨

This project follows the all-contributors specification. Contributions of any kind welcome! Thanks goes to these wonderful people (emoji key):

3.0.4

2 years ago

3.0.3

2 years ago

3.0.2

2 years ago

3.0.1

2 years ago

3.0.0

2 years ago

1.2.0

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago