A function to parse floating point hexadecimal strings as defined by the WebAssembly specification
access to v8's CallSites
https module compatability for browserify
Convert directories to glob compatible strings
Display resolution-dependent images using the image-set() function in CSS
A function that returns the normally hidden `AsyncGeneratorFunction` constructor
ES2015 Promise ponyfill
Simple async batch with concurrency control and progress reporting.
Simple full-text search in your browser.
Normalize a value or function, applying extra args to the function
parse the .git/config file into a useful data structure
fs.rename but works across devices. same as the unix utility 'mv'
btoa for Node.JS (it's a one-liner)
unzip a zip file into a directory using 100% javascript
Give me a string and I'll tell you if it's a valid npm package license string
type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.
URL utilities for markdown-it
Compiles sync functions into async generator functions
Get an event when you're being sent data or asked for it.
parses ASCII BMFont files to a JavaScript object
(Meta)observability for EventEmitters.
Use the color() function in CSS
A ridiculously light-weight argument validator (now browser friendly)
Compare items in two sequences to find a longest common subsequence