Workaround a Safari bug where rest destructuring with an array literal on the rhs can yield incorrect results
Model Context Protocol implementation for TypeScript
Fast and easy parser of statements in source code in any language ✂️
An simple, relational SDK for querying TypeScript and JavaScript data structures
Like a Set, but provides the index of the `key` in the backing array
Constructor for creating arrays filled with pseudorandom values drawn from a binary PRNG.
Lazy-evaluating list of files, based on globs or regex patterns
Create an array with values that are present in the first input array but not additional ones
Create a factory function for generating pseudorandom values drawn from a binary PRNG.
Create an array without duplicates
Minimal async jobs utility library, with streams support
svg path parser
No description provided.
Remove duplicate values from an array. Fastest ES5 implementation.
Bruno query with deep navigation, filter and map support
实现一个基础轻量的 globby,为了兼容 faas-glob 语法,引入纯 js 版的 picomatch 库,除此之外,无其他依赖。
The Hermes runtime, used by React Native for Android, is able to output [Chrome Trace Events](https://docs.google.com/document/d/1CvAClvFfyA5R-PhYUmn5OOQtYMH4h6I0nSsKchNAySU/preview) in JSON Object Format.
Fast JavaScript array sorting by implementing Python's Timsort algorithm
MCP server for interacting with Datadog API
Some useful tools for working with process.argv
A simple and composable way to validate data in JavaScript (and TypeScript).
Turn anything into an array
Tools to work with IPv4 and IPv6 CIDR
Loop over each item in an array and call the given function on every element.