0.0.10 • Published 7 years ago

typescript-algorithms v0.0.10

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

Algorithms and Data Structures

Build Status Coverage Status

... In Typescript.

This repository contains Javascript/Typescript implementations of classic Computer Science algorithms.

Usage

npm install typescript-algorithms

Development

First clone this repository:

git clone https://github.com/cjsheets/typescript-algorithms.git

Then install dev dependencies:

npm install

After making changes to src/, rebuild the library:

npm build

Credits

  • I didn't invent anything here. Libraries and the internet are excellent resources.

Author and License

Chad Sheets - GitHub | Blog | Email

Released under the MIT License

Analytics