@stdlib/string-format
Insert supplied variable values into a format string.
Found 10905 results for utility hooks
Insert supplied variable values into a format string.
Define a non-enumerable read-only property.
Test if an object has a specified property.
Escape a regular expression string or pattern.
Tokenize a string into an array of string parts and format identifier objects.
Test if a value is a boolean.
Replace search occurrences with a replacement string.
Test if a value is a Float64Array.
Define (or modify) an object property.
Return the prototype of a provided object.
Test if a value is an object.
Return the current working directory.
Test if a value is a number.
Detect native Float32Array support.
Detect native Uint32Array support.
Test if a value is a Uint32Array.
Test if a value is a function.
hast utility to get the plain-text value of a node
Test if a value is a Float32Array.
Get a property from an object using dot (object path) notation.
Simple form utility made using react hooks
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.
Detect native Buffer support.
Test if a value is a Buffer object.
Test if a value is a plain object.
Test if a value is object-like.
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.).
Determine a value's type.
Generate string from a token array by interpolating values.
Create a double-precision floating-point number from a higher order word and a lower order word.
Return an integer corresponding to the unbiased exponent of a double-precision floating-point number.
Convenience wrapper for Got to interact with the GitHub API
Detect native Float64Array support.
Read data from stdin.
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.
Test if a double-precision floating-point numeric value is infinite.
Platform byte order.
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.
Detect native Uint8Array support.
Check if an environment is little endian.
Platform float word order.
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.
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.
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.
utility hooks for primitive types
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.
mdast utility to get the style of a heading
React hooks to complement @raid
A minimal dom utility toolbelt
A lightweight React utility library by inspectph
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
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
A unique JavaScript library for Discord bots with modern features and extensibility.
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.
Get the prototype chain of any value as an Array
hast utility to merge class names together
Escape regular expression special characters
Gets you the Cypress test command log as JSON on failure
Easy way to mock process.env during BDD testing
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 react components to plain text without any HTML markup
Convert Errors & Objects into an easily-serialized vanilla Object.
Blazing fast, tree-shakeable, type-safe, modern utility library to sort any type of array in less than 1 KB!
less broken typeof
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
Returns `true` if the given string or array starts with prefix using strict equality for comparisons. Using fastest implementation.
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
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.
puppeteer + dom-testing-library
Simple merge utility to extend objects without extra dependencies
Convert a string to lowercase.
vandium common utility functions
React Native flashbar and top notification alert utility
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.
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
Test if a value is a number having an integer value.
Constant function.
Check if a value is undefined or not.
nlcst utility to check whether a node is meant literally
Utility to find webpack settings in react-scripts and other situations
Test if a value is a number having a nonnegative integer value.
Test if a double-precision floating-point numeric value is positive zero.
Test if a finite numeric value is an even number.
Convert an unsigned 32-bit integer to a signed 32-bit integer.
Test if a value is NaN.
Set the less significant 32 bits of a double-precision floating-point number.
Utilities for react-native + iOS and wrappers for using swift together with fabric/paper + JSI
Assert utility from yeoman
Set the more significant 32 bits of a double-precision floating-point number.
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.
Given an object returns list of all possible paths to its properties
Utils for normalizing and formatting repo data.
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.
Return the first index at which a given element can be found.
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.
hast utility to transform to nlcst
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
Test if a double-precision floating-point numeric value is negative zero.
A collection of serverless framework utilities
Test if a value is a Uint8ClampedArray.
Test if a value is an Int16Array.
Validate, sanitize and document JSON schemas
Detect native Int32Array support.
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.
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.
A NodeCG utility that exposes a set of Replicants, Messages, and other hooks for interacting with OBS via obs-websocket
Standard assertion utilities.
Collection of utilities for FusionCharts
Test if a value is an Error object.
Essential utilities for TypeScript projects
String manipulation functions.
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.
Process 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
Return a property descriptor for an object's own property.
Standard utilities.
hast utility to check if an element is a css link
Command-line interface.
Auto-import components in Astro projects
A very fast server-side animated GIF generation for Node.js
Simple React Component Library + Utility hooks and functions
Tells if the current Mocha execution is running only some tests that use .only
🍛 Simple curry functions
hast utility to check if an element is a css style
Minimal JavaScript type checking library
Time utilities.
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
TypeScript utilities.
xast utility to serialize to XML
OS utilities.
Parse bytes to human readable sizes (4747) → ('4.75 KB') and vice versa.
nlcst utility to support emoji
Return an unsigned 32-bit integer corresponding to the IEEE 754 binary representation of a single-precision floating-point number.
TypeScript-STL (Standard Template Library, migrated from C++)
Return an array with the unique values present in _all_ given arrays using strict equality for comparisons.
React components for [Stripe.js and Elements](https://stripe.com/docs/stripe-js).
Test if a value is a number having a positive integer value.
Transforms BDD input into data-driven snapshot
Add an object to an array between each element
A utility for generating .npmrc files based on configuration template and environment variables.
🛠️ Useful exported utilities for working with Schematics
A collection of React hooks for integration with the @psionic/emit library.
Higher-order functions and common patterns for asynchronous code
React components for [Stripe.js and Elements](https://stripe.com/docs/stripe-js).
Component to iterate an array round robin.
nlcst utility to support emoticons in nlcst
nlcst utility to merge affix emoticons into the previous sentence
React components for [Stripe.js and Elements](https://stripe.com/docs/stripe-js).