This repo contains a source for script which renders to HTML a randomized Xmas Tree similar to one from here.
Script was written using PureScript, and it uses the direct DOM manipulations to build a tree representation.
pulp dep update
make
When script succesfully built the JS-file, you can open an index.html
to see the
result.