Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 562 Bytes

File metadata and controls

25 lines (17 loc) · 562 Bytes

Beautiful-Tree Algorithms

Other members of the family

This is the "core" of the BeautifulTree library. If you are looking for for integration with other technologies such as React or Vue, check the main README.md file of the project's repository.

Install

# With NPM
npm install @beautiful-tree/algorithms

# With Yarn
yarn add @beautiful-tree/algorithms

# With PNPM
pnpm add @beautiful-tree/algorithms

Basic Usage

TODO: Document algorithms library