Packages 19
Backported version of fs.readFileSync, fs.writeFileSync, and fs.appendFileSync which accept file descriptor arguments for synchronously reading and writing to open file descriptors.
published 0.1.0 7 years agoAssert that the name of the current branch of a git repository has a particular value.
published 4.0.0 3 years agoCall a Node-style callback with the resolution value or rejection cause of a Promise without the common pitfalls.
published 3.0.1 5 years agoReplace stdin, stdout, and/or stderr, including console methods, with arbitrary streams for capture, redirection, testing, or other purposes.
published 1.0.0 6 years agoAn implementation of the status subcommand of The Travis Client in Node.js, with a few extra features.
published 5.0.0 3 years agoValidate an OpenAPI/Swagger API specification using the swagger.io online validator.
published 5.0.0 6 months agoAn unofficial Swagger/OpenAPI definition of the AppVeyor REST API.
published 1.0.0 4 years agoDecompression stream which detects the compression format from the compressed data with minimal buffering. Detects Gzip, Deflate, and DeflateRaw by default.
published 2.1.0 2 years agoESLint shareable config for @kevinoid's style (based on airbnb).
published 29.0.0 22 days agoVariant of JSON.stringify where the value returned by the replacer function is used verbatim.
published 0.1.0 3 years agoMocha root hook plugin to convert unhandled rejection events to unhandled exceptions so that they will cause test failures.
published 1.0.0 3 years agoA reimplementation of the ci-status subcommand of hub(1) in JavaScript for checking the GitHub CI and checks status of a commit with Node.
published 1.0.0 2 years agoImplementation of the assert module from Node.js 15 for Node.js 10 or later.
published 0.1.0 2 years agoReplace numbers in exponential notation by numbers in fixed-point notation (or anything else) in a string of JSON.
published 0.1.0 2 years agoBase class for traversing or transforming OpenAPI 2 or 3 documents using a modified visitor design pattern to traverse object types within the OpenAPI document tree.
published 1.1.0 2 years ago