[ ソース: golang-github-aymerick-douceur ]
パッケージ: golang-github-aymerick-douceur-dev (0.2.0-3~bpo11+1)
golang-github-aymerick-douceur-dev に関するリンク
Debian の資源:
golang-github-aymerick-douceur ソースパッケージをダウンロード:
- [golang-github-aymerick-douceur_0.2.0-3~bpo11+1.dsc]
- [golang-github-aymerick-douceur_0.2.0.orig.tar.gz]
- [golang-github-aymerick-douceur_0.2.0-3~bpo11+1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
simple CSS parser and inliner in Go (library)
Golang library with simple CSS parser and HTML inliner. See associated "douceur" binary for a basic command-line executable of this library.
Parser is vaguely inspired by CSS Syntax Module Level 3 (https://www.w3.org/TR/css-syntax-3/) and corresponding JS parser (https://github.com/tabatkins/parse-css).
Inliner only parses CSS defined in HTML document; it DOES NOT fetch external stylesheets (for now). Inliner inserts additional attributes when possible.
Similar projects
* premailer (https://github.com/premailer/premailer) * roadie (https://github.com/Mange/roadie)
その他の golang-github-aymerick-douceur-dev 関連パッケージ
|
|
|
|
-
- dep: golang-github-gorilla-css-dev
- CSS3 tokenizer for Go (library)
-
- dep: golang-github-puerkitobio-goquery-dev
- jQuery-style HTML manipulation in Go
-
- dep: golang-golang-x-net-dev
- Supplementary Go networking libraries