A function that takes anything in javascript and returns true if its argument contains binary data.
A function that takes anything in javascript and returns true if its argument contains binary data.
The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js and many other libraries. Maintains compatability with deque.
Backwards compatible shim for React's useSyncExternalStore. Works with any React that supports hooks.
For use with React PropTypes. Will error on any prop not explicitly specified.
`unenv` is a framework-agnostic system that allows converting JavaScript code to be platform agnostic and work in any environment including Browsers, Workers, Node.js, or JavaScript runtime.
Tiny and fast Tar utils for any JavaScript runtime!
send text/html emails and attachments (files, streams and strings) from node.js to any smtp server
Fast and powerful array sorting. Sort an array of objects by one or more properties. Any number of nested properties or custom comparison functions may be used.
Iterate any iterable JS value. Works robustly in all environments, all versions.
A module to (safely) obfuscate all occurrences of the string 'ActiveX' inside any JavaScript code.
An optimised way to copy'ing an object. A small and simple integration
Full-stack <head> manager built for any framework.
Mix any number of colors with the color-mix function in CSS
Generate a solid-color image from any color
A simple CRUD based persistence abstraction for storing objects to any backend data store. eg. Memory, MongoDB, Redis, CouchDB, Postgres, Punch Card etc.
TypeScript definitions for any-base
Get an iterator for any JS language value. Works robustly across all environments, all versions.
Iterate any JS iterator. Works robustly in all environments, all versions.
Get the prototype chain of any value as an Array