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

https://github.com/weakish/cacography

cacography -- zero logic templates.
https://github.com/weakish/cacography

Last synced: 3 months ago
JSON representation

cacography -- zero logic templates.

Awesome Lists containing this project

README

          

cacography -- zero logic templates.

cacography is a zero logic template language with a simple syntax:

```cacography
{{commad}}
{{command text parameter}}
```

Escaping:

```cacography
@"@", @"{", @"}"
```

More information
----------------

- [design notes](https://weakish.github.io/cacography/design/)
- [a demostration implementation in Ceylon](https://weakish.github.io/cacography/api/)

Contribute
----------

Send pull requests at

License
-------

0BSD