Skip to content

riking/cssparse

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A CSS3 tokenizer.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%