Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tailhook/marafet

Compiler for Jade-like template language to cito.js-based virtual dom
https://github.com/tailhook/marafet

Last synced: 21 days ago
JSON representation

Compiler for Jade-like template language to cito.js-based virtual dom

Awesome Lists containing this project

README

        

=======
Marafet
=======

A very experimental DSL for creating (mostly) single page applications in HTML.

It's mostly a Jade-like (or Haml-like) templating language with few features
on the top:

* Renders Virtual DOM (currently cito.js)
* Attaches streams to event handlers instead of old crappy callbacks
* Enables non-verbose CSS scoping with using classnames
* Provides python-like string formatting