athro

athro

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

Build status Version Install Size athro is released under the MIT license.

Documentation | Getting Started | NPM

## Installation Add **athro** to your project using one of the following commands. **With npm** ```bash npm install athro ``` **or With yarn** ```bash yarn add athro ``` **or With pnpm** ```bash pnpm add athro ``` ## Documentation Visit the official Documentation ## License [MIT](/athro/LICENSE) License © 2020-Present [Arneesh Aima](https://github.com/arneesh)