A datastructures and algorithms library for TS/JS
npm install athro
athro is an opensource datastructures and algorithms library for the JS/TS ecosystem.
Documentation | Getting Started | NPM
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
Visit the official Documentation
MIT License © 2020-Present Arneesh Aima