unist-util-filter
unist utility to create a new tree with nodes that pass a filter
Found 10905 results for utility hooks
unist utility to create a new tree with nodes that pass a filter
vfile utility to sort messages by line/column
A utility library for JavaScript and Typescript.
hast utility to check if a node is an embedded element
A JavaScript library for internationalization and localization that leverages the official Unicode CLDR JSON data.
vfile utility to create a report for a file
vfile utility to count messages per category: failures, warnings, etc
hast utility for `querySelector`, `querySelectorAll`, and `matches`
hast utility to check if a link element is “Body OK”
Similar to String#trim() but removes only newlines
unist utility to inspect nodes
Ethereum RPC and Provider errors.
vfile utility to read and write to the file system
hast utility to check if a node is phrasing content
Return a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
Require Node module and immediately remove it from module cache to force loading again next time
Ethereum RPC and Provider errors
Detect native Symbol support.
Test if a value is a string.
Insert supplied variable values into a format string.
Detect native Symbol.toStringTag support.
Test if an object has a specified property.
Escape a regular expression string or pattern.
Test if a value is a boolean.
Test if a value is a Float64Array.
Replace search occurrences with a replacement string.
Define (or modify) an object property.
Return the current working directory.
Detect native Uint32Array support.
Test if a value is a Uint32Array.
Detect native Float32Array support.
Test if a value is a function.
hast utility to get the plain-text value of a node
Define a non-enumerable read-only property.
Tokenize a string into an array of string parts and format identifier objects.
Get a property from an object using dot (object path) notation.
Simple form utility made using react hooks
Return the prototype of a provided object.
Test if a value is an object.
Determine the specification defined classification of an object.
Test if a value is an array.
Determine the name of a value's constructor.
Convert between POSIX and Windows paths.
Test if a value is a number.
Test if a value is a Buffer object.
Detect native Buffer support.
Test if a value is a plain object.
Use React hooks anywhere in your codebase - in services, utilities, and business logic. Router-agnostic, hook-agnostic, and works with any React hooks (auth, navigation, state, custom hooks, etc.).
Test if a value is object-like.
Generate string from a token array by interpolating values.
Determine a value's type.
Return an integer corresponding to the unbiased exponent of a double-precision floating-point number.
Test if a value is a Float32Array.
Read data from stdin.
Detect native Float64Array support.
Add a callback to the next tick queue.
Return the global object.
Test if a value is a Uint8Array.
Split a double-precision floating-point number into a higher order word and a lower order word.
Detect native Uint16Array support.
Test if a value is a Uint16Array.
Test if a value is a regular expression.
Check if an environment is big endian.
Platform byte order.
Test if a double-precision floating-point numeric value is infinite.
Convert a double-precision floating-point number to the nearest single-precision floating-point number.
Create a regular expression from a regular expression string.
Test if a double-precision floating-point numeric value is NaN.
Function which does nothing.
Create a double-precision floating-point number from a higher order word and a lower order word.
Detect native Uint8Array support.
Check if an environment is little endian.
Platform float word order.
Convenience wrapper for Got to interact with the GitHub API
Test if a value is a regular expression string.
Command-line interface.
Return an unsigned 32-bit integer corresponding to the more significant 32 bits of a double-precision floating-point number.
mdast utility to generate a table of contents from a tree
Convert a string to lowercase.
UI utilities
(IEC) Utility to parse a string bytes to bytes and vice-versa
vfile utility to parse the YAML front matter in a file
Tiny wrapper around ansi-colors to add colored symbols and a timestamp.
A collection of useful utilities.
Map or loop through promises, promise-returning or async functions, serially or in parallel, based on Promise.all! Has a hooks system: start, beforeEach, afterEach, finish.
More than 130 Handlebars helpers in ~20 categories. Helpers can be used with Assemble, Generate, Verb, Ghost, gulp-handlebars, grunt-handlebars, consolidate, or any node.js/Handlebars project.
Utilities to get and check variable types (isString, isPlainObject, isRegExp, etc)
Simple CLDR traverser
<!-- This file is AUTO-GENERATED, edit _README.template.md or tweak scripts/generateDocs.ts -->
Escape regular expression special characters
mdast utility to parse a comment marker
Flattens React children and fragments to an array with predictable and stable keys
A React hook for managing cookies with no dependencies.
Minimum utility toolbelt
unist utility to select nodes with CSS-like selectors
A crawling file watcher.
Return a copy of the object only containing the whitelisted properties.
Merge two lists, trying to preserve the order of both
Utility to make vitest tests fail when console.error() or console.warn() are used
Ultra tiny, opinionated, positioning engine.
Flatten a nested array.
Get unique values of an array. Really, like deeply unique.
A lightweight React utility library by inspectph
React hooks to complement @raid
A minimal dom utility toolbelt
mdast utility to get the style of a heading
Transform deprecated styling attributes on HAST table cells to inline styles
unist utility to create a new tree by mapping all nodes
hast utility to find and replace text in a tree
A unique JavaScript library for Discord bots with modern features and extensibility.
mdast utility to transform to nlcst
🔧 Fast, modern, and practical utility library for FP in TypeScript.
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
A bank of utility hooks for UI react development
Cross-browser type assertions (less broken typeof)
Simple function that return the first non null or undefined argument
More than 130 Handlebars helpers in ~20 categories. Helpers can be used with Assemble, Generate, Verb, Ghost, gulp-handlebars, grunt-handlebars, consolidate, or any node.js/Handlebars project.
Various utility functions
Recursively omit empty properties from an object. Omits empty objects, arrays, strings or zero.
hast utility to merge class names together
Escape regular expression special characters
Get the prototype chain of any value as an Array
Gets you the Cypress test command log as JSON on failure
Returns a shallow copy of an object without blacklisted properties
here-document on node.js
A collection of custom React hooks designed to handle advanced use cases, from managing asynchronous operations and state persistence to handling media queries and WebSocket connections. Each hook is designed for simplicity, efficiency, and ease of integr
Convert Errors & Objects into an easily-serialized vanilla Object.
Convert react components to plain text without any HTML markup
Blazing fast, tree-shakeable, type-safe, modern utility library to sort any type of array in less than 1 KB!
less broken typeof
Easy way to mock process.env during BDD testing
Convert Gitignore to Glob patterns
Simplified, lightweight HTTP client library
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-im
A collection of decorators using lodash at it's core.
es-escape-html rewrite for ESM
unist utility to find a node
Format an error message for production.
A code formatter for Lua
Reduces an object to a value that is the accumulated result of running each property in the object through a callback. Executes the callback function once for each own enumerable property in the object, receiving four arguments: the initial value (or valu
Returns `true` if the given `string` or `array` ends with `suffix` using strict equality for comparisons.
Emit `ETIMEDOUT` or `ESOCKETTIMEDOUT` when ClientRequest is hanged
hast utility to transform to the DOM
hast utility to check if a node is a conditional comment
- [`useDebounce`](./docs/useDebounce.md) — 用来处理防抖值的 Hook。 - [`useDebouncedCallback`](./docs/useDebouncedCallback.md) — 用来处理防抖函数的 Hook。 - [`useImmer`](./docs/useImmer.md) — 用来处理不可变状态的 Hook。 - [`useShallow`](./docs/useShallow.md) — 用
Returns true if a filepath starts with the given string. Works with windows and posix/unix paths.
TOAST UI Utility: CodeSnippet
Returns `true` if the given string or array starts with prefix using strict equality for comparisons. Using fastest implementation.
Test if a finite double-precision floating-point number is an integer.
A library of Javascript utility functions with an emphasis on Functional Programming.
Replace search occurrences with a replacement string.
Utility hooks, functions and constants
Test if a finite numeric value is an odd number.
Simple merge utility to extend objects without extra dependencies
Convert a string to lowercase.
React Native flashbar and top notification alert utility
puppeteer + dom-testing-library
Exotic components, hooks and functions that you wouldn't find in the usual react component library.
React utility to flatten fragments.
Core module for the Sugar Javascript utility library.
A Javascript utility library for working with native objects.
vandium common utility functions
Simplified HTTP request client.
TypeScript common pattern shortcut definitions / utility gist library
vfile utility to find one or more files by searching the file system upwards
Check if the package is being installed by another package
Check if a value is undefined or not.
nlcst utility to check whether a node is meant literally
Test if a value is a number having an integer value.
Utility to find webpack settings in react-scripts and other situations
Test if a value is a number having a nonnegative integer value.
Constant function.
Test if a double-precision floating-point numeric value is positive zero.
Test if a finite numeric value is an even number.
Test if a value is NaN.
Utilities for react-native + iOS and wrappers for using swift together with fabric/paper + JSI
Set the more significant 32 bits of a double-precision floating-point number.
Convert an unsigned 32-bit integer to a signed 32-bit integer.
A modern tooling library for asynchronous operations using async/await, promises and async generators
Returns `true` if a value exists in the given string, array or object.
Set the less significant 32 bits of a double-precision floating-point number.
Assert utility from yeoman
Utils for normalizing and formatting repo data.
Given an object returns list of all possible paths to its properties
The utility package for @azure/msal-react.
Parses a regular expression string and returns a new regular expression.
Returns the first index at which a given element can be found.
Test if a value is a collection.
qsu is a utility library that contains useful and frequently used functions. Start with your preferred language and the modern development environment.
Test if a value is an Int8Array.
Return an unsigned 32-bit integer corresponding to the less significant 32 bits of a double-precision floating-point number.
Test if a value is an Int32Array.
Create a new object filtered to have only properties for which the callback returns true.
Query for the status of any game server in Node.JS
Test if a value is an arguments object.
A lightweight Node.js library to fetch the file size from a remote URL without downloading the file. Zero dependencies. Returns a Promise with the file size formatted as 'B', 'KB', 'MB', 'GB', or 'TB'.
Copy an error object.
nlcst utility to search for patterns in a tree
nlcst utility to normalize a word for easier comparison
Return the first index at which a given element can be found.
Test if a double-precision floating-point numeric value is negative zero.
hast utility to transform to nlcst
A collection of serverless framework utilities
Test if a value is a Uint8ClampedArray.
Test if a value is an Int16Array.
Detect native Int32Array support.
Validate, sanitize and document JSON schemas
Detect native Int16Array support.
unist utility to find nodes before another node
A VitePress auto sidebar plugin that automatically creates a simple configuration.
Detect native Uint8ClampedArray support.
Test if an object's own property is enumerable.
Return an array of an object's own enumerable property names.
A NodeCG utility that exposes a set of Replicants, Messages, and other hooks for interacting with OBS via obs-websocket
Match substrings on the left or right of a given index, ignoring whitespace
Detect native Int8Array support.
Minify email templates
TypeScript utilities for exception handling and errors-as-values.
walk directory for esm and cjs modules
A Typescript-First utility library inspired by Lodash. Optimized for modern browsers.
Alias for eval global.
Collection of utilities for FusionCharts
Test if a value is an Error object.
String manipulation functions.
Essential utilities for TypeScript projects
A React utility for responsive scaling of styled-components with viewport-based size hooks.
Utilities for working with common protobuf types
Define a non-enumerable read-only accessor.
Standard assertion utilities.
Detect native generator function support.
Return an array of an object's own enumerable and non-enumerable property names.
hast utility to check if an element is a JavaScript script
Standard utilities.
Return a property descriptor for an object's own property.
Process utilities.
Command-line interface.
hast utility to check if an element is a css link
Auto-import components in Astro projects
Simple React Component Library + Utility hooks and functions
Tells if the current Mocha execution is running only some tests that use .only
hast utility to check if an element is a css style
A collection of React hooks for integration with the @psionic/emit library.
Time utilities.
Minimal JavaScript type checking library
Define a read-only property.
hast utility to check if a property is an event handler
hast utility to set the plain-text value of a node
A very fast server-side animated GIF generation for Node.js
OS utilities.
🍛 Simple curry functions