Skip to content
Sections
>> Trisquel >> Packages >> nabia >> text >> ace
etiona  ] [  nabia  ] [  aramo  ]
[ Source: golang-github-yosssi-ace  ]

Пакунок: ace (0.0.5-3)

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.

Інші пакунки пов'язані з ace

  • depends
  • recommends
  • suggests

Завантажити ace

Завантаження для всіх доступних архітектур
Архітектура Розмір пакунка Розмір після встановлення Файли
amd64 738.8 kB2636 kB [список файлів]
armhf 659.0 kB2286 kB [список файлів]