This is a JS Type Coercion playground to show off the weired behaviour of javascript regarding types. I probably went too far and compiled the source of code of a fully functional js type coercion compiler with a js type coercion compiler.
To run the example use the following command:
node src/index.js
You will find the output under the /dist folder.