/complete-me

Turing Project (FEE Mod 2)

Primary LanguageJavaScript

Complete Me - A Turing Mod 2 FEE Project

Synopsis

This project contains an implementation of a prefix search tree.

Motivation

My motivation was that this was assigned to us ;)

Installation

Clone the repository and run the tests.

git clone git@github.com:the-oem/complete-me.git

If you'd like to install the NPM module, you can run:

npm install --save @theoem/complete-me

Tests

The complete-me module has Mocha/Chai tests that can be run to verify functionality.

To run all tests:

npm test

Contributors

Jason "JC" Collins : GitHub Profile

License

ISC