Registry / utility / aymerick-douceur

aymerick-douceur

JSON →
library0.2.0gogounverified

Package douceur is a CSS parser and inliner for Go, used to extract and apply CSS styles to HTML.

go get github.com/aymerick/douceur
INSTALL
IMPORT
SIG · AYMERICK-DOUCEUR
A
aymerick-douceur
utilitygov0.2.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

douceur
github.com/aymerick/douceur

Parse a CSS string into a stylesheet

import "github.com/aymerick/douceur" func main() { css := "body { color: red; }" stylesheet, _ := douceur.Parse(css) _ = stylesheet }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
22 hits · last 30 days
node
18
OpenAI (training)
2
Meta
1
Perplexity
1
Resources
aymerick-douceur — go get aymerick-douceur · libregistry