> TODO: description
Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.
MCP server with 14 API & web development utilities — HTTP status codes, MIME types, JWT creation, mock data, CORS headers, cookie parsing, URL parser, Bearer auth, request IDs, RFC 7807 errors, rate limit headers, form encoding
Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.
A stream that emits multiple other streams one after another.
> TODO: description
Merge multiple streams into one stream in sequence or parallel.
Fast deep equal
ES2015 `Object.assign()` ponyfill
工具函数 集成常用的工具方法
An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim
Support for representing 64-bit integers in JavaScript
Resolve any installed ES6 compatible promise
Determine the `package.json#type` which applies to a location
[](https://travis-ci.org/stefanpenner/get-caller-file) [](https://ci.a
Utilities for Kyflx
extend like a boss
Turn any collection of objects into its own efficient tree or linked list using Symbol
Get the shortest leading whitespace from lines in a string
simplified stream construction
A cross browser microtask library
YAML 1.2 parser and serializer
random bytes from browserify stand alone
Constant-time comparison of Buffers