wszystkie opcje
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Pakiet źródłowy: golang-github-yosssi-ace  ]

Pakiet: golang-github-yosssi-ace-dev (0.0.5-3.1)

Odnośniki dla golang-github-yosssi-ace-dev

Screenshot

Zasoby systemu Debian:

Pobieranie pakietu źródłowego golang-github-yosssi-ace:

Opiekunowie:

Zasoby zewnętrzne:

Podobne pakiety:

HTML template engine for Go (library package)

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 Ace library for the Go Programming Language

Inne pakiety związane z golang-github-yosssi-ace-dev

  • wymaga
  • poleca
  • sugeruje
  • enhances

Pobieranie golang-github-yosssi-ace-dev

Pobierz dla wszystkich dostępnych architektur
Architektura Rozmiar pakietu Rozmiar po instalacji Pliki
all 16,0 KiB85,0 KiB [lista plików]