jsav-types
v1.1.16
Published
TypeScript definitions for JSAV library
Downloads
4
Readme
jsav-types
TypeScript definitions for JSAV library (JavaScript Algorithm Visualization).
Original library: https://github.com/vkaravir/JSAV
Installation
npm install --save jsav-types
Implemented extensions
In addition to the basic JSAV library, the following extensions are also implemented (from OpenDSA GitHub):
- AVLextension
- DoubleLinkList
- redblacktree
- stack
