Skip to content

ariskemper/algot

Repository files navigation

TypeScript CI codecov Known Vulnerabilities

Algorithms in TypeScript

Installing

  • Install Node
  • Clone this repository: https://github.com/ariskemper/algorithms
  • run npm install to install all dependencies
  • run tests npm run test
  • run tests with coverage npm run test:cov
  • generate typescript documentation npm run doc
  • run benchmark for sort algorithms npm run bench:sort

List of Implementations

About

Algorithms and Data Structures in Typescript

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published