algorz

1.0.3 • Public • Published

Algorz

Data Structures & Algorithms for Javascript

Getting started

Yarn (or NPM)

Install with npm :

npm install algorz --save

Install with yarn:

yarn add algorz

Basic usage example below. Note: it does not cover all the available methods, rather just highlights the main functionality to get up and running with this data structure. For a description of all the methods, see the API section.

 
import dictionry from algorz;
 
 

Package Sidebar

Install

npm i algorz

Weekly Downloads

2

Version

1.0.3

License

MIT

Last publish

Collaborators

  • jalalazimi