0.0.6 • Published 7 years ago

@theoem/complete-me v0.0.6

Weekly downloads
-
License
ISC
Repository
github
Last release
7 years ago

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

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago