Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/erlang-punch/erml
An HTML (and template) engine made in Erlang
https://github.com/erlang-punch/erml
engine erlang erlang-term-format html template terms
Last synced: 27 days ago
JSON representation
An HTML (and template) engine made in Erlang
- Host: GitHub
- URL: https://github.com/erlang-punch/erml
- Owner: erlang-punch
- License: mit
- Created: 2023-12-04T20:07:44.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2023-12-04T20:08:45.000Z (11 months ago)
- Last Synced: 2024-09-30T03:41:56.842Z (about 1 month ago)
- Topics: engine, erlang, erlang-term-format, html, template, terms
- Language: Erlang
- Homepage: https://github.com/erlang-punch/erml
- Size: 55.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# erml
An OTP application
## Build
```erlang
rebar3 compile
```