1.0.3 • Published 4 years ago

yelling-calculator v1.0.3

Weekly downloads
9
License
ISC
Repository
github
Last release
4 years ago

sw-a-course-2020-2021.node-js-submission-sarah

You must create an application that:

  • Runs unit tests (npm t)
  • Runs code coverage (npm run coverage)
  • Loads local/relative dependencies
  • Loads registry dependencies
  • Has an ES6 class
  • Has a non-ES6 class (doesn't need to use prototype)
  • Does something asynchronously with async-await
  • Uses promise.all or promise.race to do several asynchronous things in parallel
  • Bundled into a single binary with pkg (npm run package)
1.0.2

4 years ago

1.0.3

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago