Package: ace (0.0.5-3.1build1)
Links for ace
Trisquel Resources:
Download Source Package golang-github-yosssi-ace:
- [golang-github-yosssi-ace_0.0.5-3.1build1.dsc]
- [golang-github-yosssi-ace_0.0.5.orig.tar.gz]
- [golang-github-yosssi-ace_0.0.5-3.1build1.debian.tar.xz]
Maintainer:
Original Maintainers:
- Debian Go Packaging Team (Mail Archive)
- Anthony Fok
External Resources:
- Homepage [github.com]
Similar packages:
HTML template engine for Go (command-line tool)
Ace is an HTML template engine for Go. This is inspired by Slim (http://slim-lang.com/) and Jade (http://jade-lang.com/). This is a refinement of Gold (http://gold.yoss.si/).
Example:
= doctype html
html lang=en
head
title Hello Ace
= css
h1 { color: blue; }
body
h1 {{.Msg}}
#container.wrapper
p..
Ace is an HTML template engine for Go.
This engine simplifies HTML coding in Go web application development.
= javascript
console.log('Welcome to Ace');
This package provides the /usr/bin/ace command-line tool and example files.
Other Packages Related to ace
|
|
|
-
- sug: golang-github-yosssi-ace-dev
- HTML template engine for Go (library package)
Download ace
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| amd64 | 781.4 kB | 2528 kB | [list of files] |
| arm64 | 675.3 kB | 2512 kB | [list of files] |
| armhf | 680.9 kB | 2227 kB | [list of files] |
| ppc64el | 661.7 kB | 2448 kB | [list of files] |