The latest version of css-selectors is 0.5.0.0-0.

css-selectors

Version 0.4.0.1 revision 0 uploaded by wvanonsem90.

Package meta

Synopsis
Parsing, rendering and manipulating css selectors in Haskell.
Description

A library for parsing, manipulating, and rendering css selectors (not css files, just the selectors).

It has a quasiquoter to enable Haskell to validate the css selector at compile time.

Currently the css grammar is implemented without the pseudo-classes, pseudo-elements and negations. One can furthermore calculate the specificity of a css-selector, and thus perform an analysis over what css-selector will take precedence.

Author
Willem Van Onsem
Bug reports
n/a
Category
web
Copyright
2019 Willem Van Onsem
Homepage
https://github.com/hapytex/css-selectors#readme
Maintainer
hapytexeu+gh@gmail.com
Package URL
n/a
Stability
n/a

Components