1.0.2 • Published 5 years ago

@nickjmorrow/algorithms v1.0.2

Weekly downloads
1
License
MIT
Repository
-
Last release
5 years ago

Algorithms

Description

This is a library of self-implemented algorithms that I reference in other projects.

https://www.npmjs.com/package/@nickjmorrow/algorithms

Getting Started

Building and generating Javascript files and typings.

npm run build

Running tests.

npm run test

npm run test:watch