Alle Optionen
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Quellcode: golang-github-yosssi-ace  ]

Paket: ace (0.0.5-3.1 und andere)

Links für ace

Screenshot

Debian-Ressourcen:

Quellcode-Paket golang-github-yosssi-ace herunterladen:

Betreuer:

Externe Ressourcen:

Ähnliche Pakete:

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.

Andere Pakete mit Bezug zu ace

  • hängt ab von
  • empfiehlt
  • schlägt vor
  • erweitert

ace herunterladen

Download für alle verfügbaren Architekturen
Architektur Version Paketgröße Größe (installiert) Dateien
arm64 0.0.5-3.1+b14 656,6 kB2.247,0 kB [Liste der Dateien]