Test for touch devices and/or toggle appropriate css classes
A simple color picker application written in pure JavaScript, for modern browsers.
Extract values from structured strings
Yet another tap, tap:hold and swipe events enabler. Based on xtap-event/tap.js
A lightweight library that add typing at runtime for typescript projects
Lunch time validation from Hubot
higher order component that applies `disabled={true}` to a component of your choice recursively
Endpoint servers providing disk interface and pub/sub interfaces to supported services, e.g search, counting, streaming, contacts, etc.
Is this specifier a node.js core module?
Determine if a value is an ES6 Symbol or not.
Is this value negative zero? === will lie to you
Determine if a function is a native generator function.
Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.
Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Is this value a JS SharedArrayBuffer?
Is this value a JS WeakRef? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Check if a file path is a binary file
Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag
Infer the content-type of a request.
Is this value an ES BigInt?
Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Is this value a JS WeakSet? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Is this value a JS FinalizationRegistry? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
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.