Skip to content

philjohnson74/typescript-code-dojo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prerequisite

You must have node.js installed to run the code in this repo.

Download and install from https://nodejs.org/en/download/

Installation

Following cloning the repository, run the following command in the root of the repo...

npm install

Running tests

After installing the node modules using the above command line you should be able to run the unit test suite with this command...

npm test

VS Code Plugins

ESLint by Dirk Baeumer

About

A typescript implementation of the Playfair Cipher with Jest unit tests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published