all options
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Source: golang-github-yosssi-ace  ]

Package: ace (0.0.5-3 and others)

Links for ace

Screenshot

Debian Resources:

Download Source Package golang-github-yosssi-ace:

Maintainers:

External Resources:

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

  • depends
  • recommends
  • suggests
  • enhances

Download ace

Download for all available architectures
Architecture Version Package Size Installed Size Files
amd64 0.0.5-3+b11 870.3 kB3,000.0 kB [list of files]
arm64 0.0.5-3+b11 762.2 kB2,888.0 kB [list of files]
armhf 0.0.5-3+b11 768.5 kB2,671.0 kB [list of files]
i386 0.0.5-3+b11 837.2 kB2,570.0 kB [list of files]