jack829 / JSdaily

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:JavaScript 100.0%