Showing 1-20 of 40,215 packages
> Selector parser with built in methods for working with selector strings.
Run multiple promise-returning & async functions with limited concurrency
Converts SVG file to utf-8 encoded data-uri string
hast utility to create an element from a simple CSS selector
Basic IP rate-limiting middleware for Express. Use to limit repeated requests to public APIs and/or endpoints such as password reset.
Determine selector specificity with postcss-selector-parser
Resolve a nested selector in a PostCSS AST
A CSS selector engine.
PostCSS plugin to transform :not() W3C CSS level 4 pseudo class to :not() CSS level 3 selectors
Convert DataTransfer object to a list of File objects
Powerful and compliant CSS selector parser.
Resolve nested CSS selectors
PostCSS plugin for CSS Modules to pass arbitrary values between your module files
use querySelector syntax to search for nodes inside of (nested) shadow roots
Parses and stringifies CSS selectors
Fast CSS Selectors API Engine
Standalone CSS Selector Finder and Parser.
Call an array of promise-returning functions, restricting concurrency to a specified limit.
Run an array of functions in parallel, but limit the number of tasks executing at the same time
React useContextSelector hook in userland