A CSS selector parser, integrates with postcss but does not require it.
☆214Jan 21, 2026Updated last month
Alternatives and similar repositories for postcss-selector-parser
Users that are interested in postcss-selector-parser are comparing it to the libraries listed below
Sorting:
- Transforms css values into the tree☆147Mar 14, 2023Updated 2 years ago
- Media query parser with very simple traversing functionality.☆20Dec 14, 2023Updated 2 years ago
- Exclude/warn on duplicated PostCSS plugins.☆23Dec 22, 2020Updated 5 years ago
- PostCSS plugin to transform :matches() W3C CSS pseudo class to more compatible CSS (simpler selectors)☆44Oct 3, 2020Updated 5 years ago
- A CSS Modules transform to extract export statements from local-scope classes☆55Nov 1, 2018Updated 7 years ago
- Autoload Plugins for PostCSS☆20May 11, 2020Updated 5 years ago
- Parses and stringifies CSS selectors.☆85Jun 1, 2021Updated 4 years ago
- Fault tolerant CSS parser for PostCSS☆126Dec 17, 2024Updated last year
- Is this value a JS regex?☆24Dec 30, 2025Updated last month
- normalize a ranged value that wraps. ( i.e. angular range [0-360), where 400 === 40 and -20 === 340)☆18Mar 14, 2022Updated 3 years ago
- Check if a given module ID is resolvable with require()☆16Nov 30, 2018Updated 7 years ago
- A cache for managing namespaced sub-caches☆14Sep 4, 2021Updated 4 years ago
- PostCSS plugin to discard overridden keyframes or counter-style.☆16Sep 25, 2016Updated 9 years ago
- abstract base class for hash-streams☆11Sep 23, 2025Updated 5 months ago
- Syntax highlighter based on PostCSS.☆126Oct 7, 2023Updated 2 years ago
- Enable PostCSS plugins directly in your stylesheet.☆152Jul 30, 2022Updated 3 years ago
- Unpipe a stream from all destinations☆22Dec 15, 2020Updated 5 years ago
- AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.☆30Jun 2, 2020Updated 5 years ago
- PostCSS plugin to transform :not() W3C CSS level 4 pseudo class to more compatible CSS (multiple css3 :not() selectors)☆47Jun 6, 2022Updated 3 years ago
- Limit a PostCSS processor to a local stylesheet context.☆36Aug 27, 2015Updated 10 years ago
- Find the module object for something that was require()d☆27Apr 21, 2023Updated 2 years ago
- ☆19Dec 21, 2024Updated last year
- Iterator abstraction as specified in ECMAScript6☆19Jun 30, 2021Updated 4 years ago
- Check if an object can be used like an Array☆17Sep 13, 2025Updated 5 months ago
- PostCSS syntax for parsing HTML (and HTML-like)☆59Jan 1, 2021Updated 5 years ago
- PostCSS plugin which add SVG hack for clip-path property to make it work in Firefox☆23Jun 24, 2022Updated 3 years ago
- Command line argument parser☆19Jul 18, 2023Updated 2 years ago
- Answers the question: "can this value have keys?". Returns true if a value is any of the object types: array, regexp, plain object, funct…☆19Aug 20, 2021Updated 4 years ago
- Try to guess if your terminal supports unicode☆18Dec 16, 2020Updated 5 years ago
- PostCSS plugin to iterate through values☆94Jun 30, 2021Updated 4 years ago
- Strip the final newline character from a string/buffer☆38Oct 28, 2024Updated last year
- PostCSS plugin to reduce calc()☆220May 10, 2025Updated 9 months ago
- Base tests for every PostCSS CSS parser☆23Feb 10, 2025Updated last year
- A CSS Modules transform to extract local aliases for inline imports☆41Jan 21, 2026Updated last month
- ☆27Apr 5, 2021Updated 4 years ago
- ☆19Dec 21, 2024Updated last year
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆21Sep 4, 2021Updated 4 years ago
- The map of HTTP status codes from the builtin http module☆19Apr 21, 2022Updated 3 years ago
- Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Ex…☆23Feb 27, 2017Updated 9 years ago