0.0.2 • Published 7 years ago

lago v0.0.2

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

Build Status Badge

Data Structures and Algorithms library for JavaScript. Pretty much still WIP but some are available for viewing.

Contents

Data Structures

Algorithms

Development

$ yarn install
$ yarn test --watch

Before pushing/submitting PR

$ yarn check-all