njseeto / katas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

katas

A place to store katas and solutions.

These katas are completed in JavaScript and have test suites written with Jest.

To run tests:

  • npm i
  • npm run test

About


Languages

Language:JavaScript 100.0%