cssparse

module
v0.0.0-...-c37ded0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 25, 2018 License: BSD-3-Clause

README

css

GoDoc Build Status

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.

Directories

Path Synopsis
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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL