Options
All
  • Public
  • Public/Protected
  • All
Menu

examenopdracht-dreescamertijn

examenopdracht

ESLint

description

the goal is to write a library that stores temperature data console can display in LCD style according to following format:

whit frame

 ___________________________
|    _     _        _   _   |
|  | _|    _||_|   |_| |    |
|  ||_  /  _|  |       |_   |
|___________________________|

no fram

  _     _        _   _
| _|    _||_|   |_| |
||_  /  _|  |       |_

big whit frame

 ___________________________________
|        __      __          __  __ |
|      ||          ||  |    |  ||   |
|      ||__      __||__|    |__||   |
|      |   |    |      |        |   |
|      | __| /  |__    |        |__ |
|___________________________________|

big whit no frame

     __     __          __  __
   ||         ||  |    |  ||
   ||__     __||__|    |__||
   |   |   |      |        |
   | __| / |__    |        |__

Installation instructions

install all the modules.

npm install

Use this command every time to run your code.

npm start

Use this command every time to check if your code is conform the linter rules.

npm run lint

documentation of classes

Licence

MIT License
choosealicense.com/licenses/mit

Generated using TypeDoc