0.8.0 • Published 4 years ago

examenopdracht-maximva v0.8.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

7-Segment temperature display

About this npm package

This package makes it possible for anybody to transform a simple temperature to an 7-segment representation of it (in string format) to print to a webpage or to the console, or anywhere for that matter. For example, given a temperature of 5.1 the result would be this:

 ______________________
|   _           _  _   |
|  |_      |   |_||    |
|   _| /   |      |_   |
|______________________|

This is the assignment for my 4th semester exam 'Software Engineering'.

How to install the package

It's available as an package on npmjs.org so you can do this:

npm install @maximva/examenopdracht-maximva

Some examples

License

Have a look here for more information about the license: The Unlicense

About the creator

The creator of this package is Maxim Vanden Abeele, me, for short. I'm a student at University College Vives in Bruges.

0.8.0

4 years ago