Allows you to build compile-time libraries
Buffer and serialization utilities for javascript
Test if a value is struct constructor-like.
Translation between JavaScript values and Buffers
minimalistic-assert ===
The assert module from Node.js, for the browser.
Test if an input value is a supported ndarray struct data type.
Parses, serializes, and manipulates MIME types, according to the WHATWG MIME Sniffing Standard
Synchronous validation of a path existing either as a file or as a directory.
correct invalid SPDX expressions
Packs/Unpacks/Measures structs according to Python's `struct` format
assert with status codes
Use babel macros with vite
A robust, ES3 compatible, "has own property" predicate.
Extra assertions on top of node's assert module
Set of utility macros to make writing N-API modules a little easier.
Is this value a JS ArrayBuffer?
Standardized build-time macros for ember apps.
Debug macros and feature flag stripping
What is the type of this builtin JS value?
Is this value a JS SharedArrayBuffer?
Which kind of boxed JS primitive is this?
`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.
Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.