selectors topic

List selectors repositories

css-selector-inspector

6
Stars
2
Forks
Watchers

🔎 Parse, validate, and inspect CSS selectors

elquery

41
Stars
5
Forks
Watchers

Read and manipulate HTML in emacs

a11y.css

1.5k
Stars
95
Forks
Watchers

This CSS file intends to warn developers about possible risks and mistakes that exist in HTML code. It can also be used to roughly evaluate a site's quality by simply including it as an external style...

parsel

1.1k
Stars
133
Forks
Watchers

Parsel lets you extract data from XML/HTML documents using XPath or CSS selectors

specificity-visualizer

194
Stars
7
Forks
Watchers

📈 A visual way to analyze the specificity of selectors in CSS.

redux-saga-thunk

221
Stars
17
Forks
Watchers

Dispatching an action handled by redux-saga returns promise

hQuery.php

351
Stars
74
Forks
Watchers

An extremely fast web scraper that parses megabytes of invalid HTML in a blink of an eye. PHP5.3+, no dependencies.

meeseeks

309
Stars
23
Forks
Watchers

An Elixir library for parsing and extracting data from HTML and XML with CSS or XPath selectors.

parsel

377
Stars
26
Forks
Watchers

A tiny, permissive CSS selector parser

cssselect

284
Stars
60
Forks
Watchers

CSS Selectors for Python