Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jakubkulhan/nette-coffee

Nette Framework application where Presenters are generated from Coffeescript source
https://github.com/jakubkulhan/nette-coffee

Last synced: 6 days ago
JSON representation

Nette Framework application where Presenters are generated from Coffeescript source

Awesome Lists containing this project

README

        

# nette-coffee

Proof-of-concept hello-world implementation.

`presenters.coffee` is compiled into `app/presenters/*.php` and `app/js/image.php`
(depends on `coffee` executable being in `$PATH`).