A small library to detect which features of WebAssembly are supported in your current browser.
A CLI tool to detect the node package manager used in a project
Element resize detection, both modern way and cross browser.
Find URLs, email addresses, #hashtags and @mentions in plain-text strings, then convert them into HTML <a> links.
Detect if the browser supports passive events
ES Proposal spec-compliant shim for Promise.allSettled
Jazzer.js source code instrumentor
Utility package to determine if an `Array.prototype` method properly boxes the callback's receiver and third argument.
ES2015-compliant shim for Number.isNaN - the global isNaN returns false positives.
Compiles your TS app and restarts when files are modified.
Its a light weight version that minimizes the dependency module of `os-locale`
A simple, lightweight JavaScript API for handling cookies
An ES5 spec-compliant `Array.prototype.filter` shim/polyfill/replacement that works as far down as ES3.
An ES5 spec-compliant `Array.prototype.map` shim/polyfill/replacement that works as far down as ES3.
ES spec-compliant shim for TypedArray.prototype.slice
Higher-order functions and common patterns for asynchronous code
A function that accepts the full name of a person in any format, parses it, and returns its parts { title, first name, middle name, last name, nickname, suffix, [and any parsing errors] }.
This plugin transforms ES2015 modules to CommonJS
ES Proposal spec-compliant shim for Promise.prototype.finally
A function that tells you whether a given element is overflowing its container or not. Useful for creating dropdowns and tooltips.
Detect if a device is mouse only, touch only, or hybrid
ES2017 spec-compliant String.prototype.padStart shim.
HTML String interface for linkifyjs
TypeScript definitions for lodash-es