syntax-tree / hast-util-parse-selectorLinks
utility to create an element from a simple CSS selector
☆13Updated 2 years ago
Alternatives and similar repositories for hast-util-parse-selector
Users that are interested in hast-util-parse-selector are comparing it to the libraries listed below
Sorting:
- Create a Vinyl file from an actual file☆43Updated 3 years ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated 2 years ago
- Bash-powered globbing for node.js. Alternative to node-glob. Does not work on Windows 9 and lower.☆14Updated 4 years ago
- List of node.js builtin modules☆37Updated 3 weeks ago
- Cyclist is an efficient circular buffer implemention for Javascript.☆39Updated last year
- A list of directories you should ignore by default☆23Updated 3 years ago
- Iterate over promises serially☆52Updated 3 years ago
- Decompress a HTTP response if needed☆75Updated 2 months ago
- Returns a `stream.Readable` from a URI string☆49Updated 2 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 6 years ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- ⏲ - Small timing library☆35Updated 7 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated 3 months ago
- normalize a ranged value that wraps. ( i.e. angular range [0-360), where 400 === 40 and -20 === 340)☆17Updated 3 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Modern Buffer API polyfill without footguns☆27Updated 4 years ago
- Tests whether one path is inside another path☆43Updated 5 years ago
- Get the auth token set for an npm registry☆34Updated 3 weeks ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 7 years ago
- Property descriptor factory☆43Updated last year
- Get the arguments of a function, arrow function, generator function, async function☆54Updated 2 years ago
- Returns an array of unique values using strict equality for comparisons, maintaining the same order as the provided arrays.☆24Updated 5 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- Return true if a value is a valid glob pattern string, or array of glob patterns.☆24Updated 6 years ago
- count files, directories, and bytes recursively in a folder as fast as possible.☆19Updated 8 years ago
- Add callbacks to requests in flight to avoid async duplication☆74Updated last year
- Extend object A with the properties of object B. node.js/javascript util.☆33Updated 4 years ago
- Create a javascript regular expression for matching everything except for the given string.☆31Updated 7 years ago