A tiny argument assertion library
Parse the things that can be arguments to `npm install`
Helper function for exhaustive checks of discriminated unions in TypeScript
Unopinionated, no-frills CLI argument parser
Parse the things that can be arguments to `npm install`
minimalistic-assert ===
The assert module from Node.js, for the browser.
Contain async insanity so that the dark pony lord doesn't eat souls
Put a bunch of emitted events in an array, for testing.
Synchronous validation of a path existing either as a file or as a directory.
Parses, serializes, and manipulates MIME types, according to the WHATWG MIME Sniffing Standard
correct invalid SPDX expressions
assert with status codes
A robust, ES3 compatible, "has own property" predicate.
Extra assertions on top of node's assert module
Is this value a JS ArrayBuffer?
What is the type of this builtin JS value?
Is this value a JS SharedArrayBuffer?
Which kind of boxed JS primitive is this?
`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.
Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
Is this specifier a node.js core module?
`Object.defineProperty`, but not IE 8's broken one.
event interceptors - like middleware for EventEmitter
arg-that provides a simple method to create an argument matcher in equality comparisons.
rcodetools is a collection of Ruby code manipulation tools. It includes xmpfilter and editor-independent Ruby development helper tools, as well as emacs and vim interfaces. Currently, rcodetools comprises: * xmpfilter: Automagic Test::Unit assertions/RSpec expectations and code annotations * rct-complete: Accurate method/class/constant etc. completions * rct-doc: Document browsing and code navigator * rct-meth-args: Precise method info (meta-prog. aware) and TAGS generation