A generator runtime creator
Walks a JavaScript AST and adds a "parent" property to each node
Undefined safe way of extracting object properties
Core logic for the pin-input widget implemented as a state machine
tiny xor utility function
Compare strings in a natural order
The set of Unicode symbols that can serve as a base for emoji modifiers, i.e. those with the `Emoji_Modifier_Base` property set to `Yes`.
A node-sass custom importer which turns ~ into absolute paths to the nearest parent node_modules directory.
GRC's UHE PRNG in node (Ultra-High Entropy Pseudo-Random Number Generator by Gibson Research Corporation)
Core logic for the hover-card widget implemented as a state machine
A Lua VM written in JS ES6 targeting the browser
Find and load configuration from a package.json property, rc file, TypeScript module, and more!
Scroll snap utilities
Straight-forward execution of OAuth 2.0 flows and authenticated API requests
A fast Base64 decoder with a low level API. If you want a high level API, look at [base64-js](https://github.com/beatgammit/base64-js).
Push messages from a stream partitioned by the given delimiter
Make paths absolute and normalize them.
An easy way to require all files within a directory.
Core logic for the steps widget implemented as a state machine
Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.
Map and Set with automatic key interning
detect global and local lexical identifiers from javascript source code
A client-side server to help you build, test and demo your JavaScript app
Check if a DOM element matches a given selector