An open API service indexing awesome lists of open source software.

https://github.com/jtrim/fractalboard

An experiment with fractals on a square canvas.
https://github.com/jtrim/fractalboard

Last synced: 6 months ago
JSON representation

An experiment with fractals on a square canvas.

Awesome Lists containing this project

README

          

This is a new sinatra app.

It uses coffee-script for javascripts, scss for styles, and slim for
a templating engine. The coffee and scss compilation happens through sprockets
dynamically and view templates are rendered via slim dynamically.