/JSdaily

These are javascript exercises in sets of three for everyday use.

Primary LanguageJavaScript

JSdaily

These are javascript exercises gathered from around the interwebs

To setup

npm install

to run tests

Un-x the describe block and use the script npm test to run your tests through mocha.

TODO:

  • update all tests and files to ES6 syntax
  • run tests against ES6
  • setup set 9 tests
  • add linter file