Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

athro

arneeshaima1.2kISC2.0.5TypeScript support: included

A datastructures and algorithms library for TS/JS

data structures, algorithms, stack, queue, linked list, doubly linked list, trees, binary search tree, bst, tree traversal, inorder, preorder, postorder, breadth first search, depth first search, searching, sorting, graphs, trees, react, vue, javascript, nodejs, angular, expressjs, svelte, bun, deno

readme

athro

athro is an opensource datastructures and algorithms library for the JS/TS ecosystem.


Documentation | Getting Started | NPM

Installation

Add athro to your project using one of the following commands.

With npm

npm install athro

or With yarn

yarn add athro

or With pnpm

pnpm add athro

Documentation

Visit the official Documentation

License

MIT License © 2020-Present Arneesh Aima