Lines Matching +full:repo +full:- +full:token
1 # css-what
3 …o/github/workflow/status/fb55/css-what/Node.js%20CI/master)](https://github.com/fb55/css-what/acti…
4 …](https://img.shields.io/coveralls/github/fb55/css-what/master)](https://coveralls.io/github/fb55/…
11 import * as CSSwhat from "css-what";
32 **`CSSwhat.parse(selector)` - Parses `selector`.**
34 …-dimensional array. The first array represents selectors separated by commas (eg. `sub1, sub2`), t…
37 …------------------- | --------------------------------------- | ------------- | ------------------…
39 | `universal` | - | `*` | `{ type: 'univers…
42 | `pseudo-element` | `name` | `::name` | `{ type: 'pseudo-…
47 | `child` | - | `>` | `{ type: 'child' …
48 | `parent` | - | `<` | `{ type: 'parent'…
49 | `sibling` | - | `~` | `{ type: 'sibling…
50 | `adjacent` | - | `+` | `{ type: 'adjacen…
51 | `descendant` | - | | `{ type: 'descend…
52 | `column-combinator` | - | `\|\|` | `{ type: 'column-…
54 **`CSSwhat.stringify(selector)` - Turns `selector` back into a string.**
56 ---
58 License: BSD-2-Clause
65 ## `css-what` for enterprise
69 …-what` and thousands of other packages are working with Tidelift to deliver commercial support and…