Discover Packages
github.com/riking/cssparse
module
Version:
v0.0.0-...-c37ded0
Opens a new window with list of versions in this module.
Published: Mar 25, 2018
License: BSD-3-Clause
Opens a new window with license information.
README
README
¶
css
A CSS3 tokenizer.
This repository contains two packages. The 'scanner' package is based on an older version of the CSS specification, and is kept around for compatibility with existing code. Minimum Go version is 1.3.
The 'tokenizer' package is based on the CSS Syntax Level 3 specification at https://www.w3.org/TR/css-syntax-3/#tokenizer-algorithms . Minimum Go version is 1.5.
Expand ▾
Collapse ▴
Directories
¶
Package gorilla/css/scanner generates tokens for a CSS3 input.
Package gorilla/css/scanner generates tokens for a CSS3 input.
Package gorilla/css/tokenizer generates tokens for a CSS3 input.
Package gorilla/css/tokenizer generates tokens for a CSS3 input.
Click to show internal directories.
Click to hide internal directories.