Import a module like with `require()` but from the current working directory
Use node's fs.realpath, but fall back to the JS implementation if the native one fails
Like JSON.stringify, but doesn't blow up on circular refs.
Now stdin and stdout are files.
A tool for parsing media query lists.
A TypeScript library to count lines of code in a codebase with beautiful CLI output
Returns true if a file path is absolute. Does not rely on the path module and can be used as a polyfill for node.js native `path.isAbolute`.
A [ponyfill](https://ponyfill.com) for `Buffer.fill`.
Generates an array of consecutive integers starting at 0
Yet another SVG path parser. This one's tiny
Listen to events from a Node.js EventEmitter.
Calculates a point along a line at a specific distance
A loader for webpack that allows importing files as a String
A state machine compiler
Detect if your code is running on an AWS Lambda server
safely cleanup in signal handlers
Portable Shell Commands for Node
Compile time `with` for strict mode JavaScript
Reads and caches the entire contents of a file until it is modified
Checks if a point lies directly on a line, like a path or road.
Clean up regular expressions
Maps lines and columns to character offsets and back.
A list of all CSS color keywords.
Babel compiler core.