Skip to content

arneesh/athro

Repository files navigation

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