Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jakubkulhan/nette-coffee
- Owner: jakubkulhan
- Created: 2012-07-14T00:31:57.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-07-15T20:18:31.000Z (over 12 years ago)
- Last Synced: 2024-04-15T02:54:12.260Z (7 months ago)
- Language: PHP
- Size: 965 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`).