unzip a zip file into a directory using 100% javascript
Complete list of standard emojis.
Efficiently remove an element from an unordered array without doing a splice
Shorten sets of strings deterministically, to be git-friendly
the most correct and second fastest glob implementation in JavaScript
A Karma plugin. Convert HTML files into JS strings to serve them in a script tag.
Checks if two URLs pass the "same origin"-policy (RFC 6454)
React input component
Parses and determines if a given CSS Media Query matches a set of values.
A compatibility layer for magic-string to work with Rolldown and other bundlers.
A React Native module that allows to perform the Spotlight integration on iOS
Call a specified method on each value in the given object.
Caches the result of following loaders on disk.
The modern build of lodash’s `_.restParam` as a module.
parse a data uri into mime type and buffer
Tagged template string regular expression compiler.
Relocatable regular expressions.
Fulfill long runinng promises on timeout.
The lodash method `_.assignIn` exported as a module.
Gate requests based on CORS data.
Simple FIFO queue implementation to avoid having to do shift() on an array, which is slow.
Simple async batch with concurrency control and progress reporting.
Babel preset for stage 2 plugins
Returns true if a value exists, false if empty. Works with deeply nested values using object paths.