Polyfill/ponyfill for the AbortController DOM API + optional patching of fetch (stub that calls catch, doesn't actually abort request).
Track the list of actual paths of workspace packages in a cache
Create a vinyl file from an actual file
Parse CLI arguments with only the magic you actually need
Check if entries in an export map in package.json are valid and point to actual files/folders
A Grunt plugin for running server-side Mocha tests that actually works.
A sharped version of port of jQuery.extend that actually works on node.js
Return a promise asserting that `babelTransform(actual) === expected`
argv parsing (that is actually useful)
Format errors to display a diff between the actual and expected
A small library for transforming TypeScript code into JavaScript code in the least destructive way possible. This library exports a single function whose purpose is to preserve everything else about the code except for the actual TypeScript syntax itself.
Reduce initial definitions to the actual initial value, where possible.
Reduce initial definitions to the actual initial value, where possible.
this package contains a prebuilt version of `node-datachannel`. see https://github.com/murat-dogan/node-datachannel for the original author and actual source code.
node-assertthat provides a fluent TDD style for Node.js: assert.that(actual, is.equalTo(expected));