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;
 
 

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.3
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.3
    0
  • 1.0.2
    0
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i algorz

Weekly Downloads

0

Version

1.0.3

License

MIT

Last publish

Collaborators

  • jalalazimi