css
CSS tokenizer
A utility for parsing and breaking down CSS3 code into smaller components
Package gorilla/css is a CSS3 tokenizer.
87 stars
11 watching
36 forks
Language: Go
last commit: about 1 year ago csscss3-tokenizergogolanggorillagorilla-web-toolkit
Related projects:
Repository | Description | Stars |
---|---|---|
tonyganch/gonzales-pe | A CSS parser with support for preprocessors such as SCSS and LESS. | 330 |
gorilla/csrf | A middleware library providing protection against malicious requests through the use of tokens. | 1,055 |
bzick/tokenizer | A high-performance tokenization library for Go, capable of parsing various data formats and syntaxes. | 100 |
andybalholm/cascadia | A CSS selector library for HTML parsing in Go | 703 |
gorilla/feeds | A Go library that generates web feeds in Atom and RSS 2.0 formats from any application. | 744 |
kripod/css-homogenizer | Provides pre-defined CSS styles to normalize and homogenize browser inconsistencies across various design systems | 35 |
100mango/swiftcssparser | A powerful CSS parsing library written in Swift | 279 |
gorilla/schema | Converts data between structured formats and HTTP form values | 1,387 |
golang/freetype | A Go implementation of the Freetype font rasterizer | 792 |
gucong3000/postcss-markdown | Converts Markdown text to CSS | 21 |
kib357/less-go | A Go-based compiler for the Less CSS preprocessor | 17 |
gorilla/pat | A simple HTTP router for Go. | 153 |
denosaurs/tokenizer | A simple tokenizer library for parsing and analyzing text input in various formats. | 17 |
aymerick/douceur | A tool for parsing and inlining CSS styles within HTML documents | 247 |
csweichel/bel | A tool that generates TypeScript interfaces from Go structs and interfaces. | 42 |