Skip to content
Sections
>> Trisquel >> パッケージ >> etiona >> devel >> golang-github-yosssi-ace-dev
etiona  ] [  nabia  ] [  aramo  ]
[ ソース: golang-github-yosssi-ace  ]

パッケージ: golang-github-yosssi-ace-dev (0.0.5-2)

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

その他の golang-github-yosssi-ace-dev 関連パッケージ

  • 依存
  • 推奨
  • 提案
  • sug: ace
    HTML template engine for Go (command-line tool)

golang-github-yosssi-ace-dev のダウンロード

すべての利用可能アーキテクチャ向けのダウンロード
アーキテクチャ パッケージサイズ インストールサイズ ファイル
all 15.8 kB85 kB [ファイル一覧]