A better fetch API. Works on node, browser and workers.
Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.
Reads and interpolates Java .properties files
Does this JS environment support the `name` property on functions?
ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim
Returns an array of Typed Array names that are available in the current environment
Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.
Which kind of Collection (Map, Set, WeakMap, WeakSet) is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Java dictionary for cspell.
Webpack hot reloading you can attach to your own server
a specification for maplibre styles
Gets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible.
Determine if a function is a native generator function.
Utility functions for working with TypeScript's API. Successor to the wonderful tsutils. 🛠️️
A Spelling Checker for Code!
Java grammar for tree-sitter
`Object.defineProperty`, but not IE 8's broken one.
ContractCase contract testing suite
Utility data structure used in discord.js
string representations of objects in node and the browser
Wrap native HTTP requests with RFC compliant cache support
Vue.js wrapper for chart.js for creating beautiful charts.
`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.
Cookie helpers compatible with Edge Runtime