https://github.com/loklaan/css-selector-eval
Evaluates an object tree against the CSS Selector syntax
https://github.com/loklaan/css-selector-eval
Last synced: 7 months ago
JSON representation
Evaluates an object tree against the CSS Selector syntax
- Host: GitHub
- URL: https://github.com/loklaan/css-selector-eval
- Owner: loklaan
- Created: 2017-06-02T03:21:11.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-01-01T07:53:44.000Z (almost 7 years ago)
- Last Synced: 2025-01-23T02:31:40.976Z (9 months ago)
- Language: JavaScript
- Size: 21.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# css-selector-eval
> _Proof of concept._
Evaluates an object tree against CSS Selector syntax.