/simplifying-js

Source code for Simplifying JavaScript

Primary LanguageJavaScript

Simplifying JavaScript Code

Tests

  • npm install
  • npm test

If you want to edit code while running tests:

  • npm run test:watch