Resolve the path of a module like `require.resolve()` but from a given path
A minimal CSS module shim
A Map with weakly referenced values.
Natural Sort algorithm for Javascript - Version 0.7 - Released under MIT license
Remove leading directory components from a path, like tar's --strip-components option
A super light and fast JavaScript object (de)serialization that includes date, bigint, regex, etc.
Generate media query string from JSON or javascript object
Matches strings against configurable strings, globs, regular expressions, and/or functions
Make a regular expression time out if it takes too long to execute
SQLite library with support for opening and writing databases, prepared statements, and more. This SQLite library is in pure javascript (compiled with emscripten).
Provides a fast, pretty robust e-mail validator. Only checks form, not function.
Unicode-aware substring
A pure JavaScript implementation of the AES block cipher and all common modes of operation.
Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"
the path module from node core for browsers
A library for manipulating IPv4 and IPv6 addresses in JavaScript.
Escape RegExp special characters
merge() utility function
All change-case methods bundled in a single module
Parse and stringify JSON with comments. It will retain comments even after saved!
CLI arguments parser. Native port of python's argparse.
Support [Flow static type checking](https://flow.org/) in [Vite](https://vitejs.dev/)
Turn JavaScript objects into their AST representation.
Like `string.slice()` but bytewise