test ve cach dong goi module trong nodejs
A function to parse floating point hexadecimal strings as defined by the WebAssembly specification
return the first event in a set of ee/event pairs
Matches strings against configurable strings, globs, regular expressions, and/or functions
Microsoft Azure Functions NodeJS Framework
syntax highlighting component for react with prismjs or highlightjs ast using inline styles
Get the first fulfilled promise that satisfies the provided testing function
Node.js 18's node:test, as an npm package
Give a regex, get a robust predicate function that tests it against a string.
A high-level API to automate web browsers
Memoize functions results using an lru-cache.
A high-level API to automate web browsers
Patch console methods to intercept output
Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.
delay the evaluation of a paramless async function and cache the result
Promisify a callback-based function
Convert a string of words to a JavaScript identifier
Use oklab() and oklch() color functions in CSS
Useful TypeScript utilities.
Find the first element in an array that passes a callback test. Equivalent to underscore.find()
a CSS selector compiler/engine
Selectors decision tree - choose matching selectors, fast
Wait the first event in a set of event emitters and event pairs, then clean up after itself.
Adds a static `extend` method to a class, to simplify inheritance. Extends the static properties, prototype properties, and descriptors from a `Parent` constructor onto `Child` constructors.