The KeyEvent object gives us all the constants for key codes (should these not already exist somewhere?!?).
A simple method that will strip a valid hex prefix off a string, if present.
Cross-browser `CustomEvent` constructor
Fastest stable deterministic JSON.stringify()
Update object by mapping diff properties
The lodash method `_.startCase` exported as a module.
Generate a URL for opening a new GitHub release with prefilled tag, body, and other fields
TypeScript definitions for events
React hook to handle all the key press.
A TOML loader for Cosmiconfig
Safer Node.js Buffer API
A decent CSS parser
Read environment variables in a structured manner with basic validation and support for value lists, all with zero dependencies.
Check whether a browser event matches a hotkey.
A well-tested UTF-8 encoder/decoder written in JavaScript.
Drop-in replacement for `fs.existsSync` with zero dependencies. Other libs I found either have crucial differences from fs.existsSync, or unnecessary dependencies. See README.md for more info.
MadBit javascript library for manipulating and displaying dates
Better Stack Edge runtime logger (formerly Logtail)
Formats whitespace in a SQL query to make it more readable
Pick properties by aliases
make http requests
tiny event emitter with namespaces
Get accurate element dimensions, even if it's hidden!
Bare simple logger for NodeJS