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 version 0.1.0, 9 years agoAssert that the name of the current branch of a git repository has a particular value.
published version 4.0.0, 4 years agoCall a Node-style callback with the resolution value or rejection cause of a Promise without the common pitfalls.
published version 3.0.1, 6 years agoReplace stdin, stdout, and/or stderr, including console methods, with arbitrary streams for capture, redirection, testing, or other purposes.
published version 1.0.0, 8 years agoAn implementation of the status subcommand of The Travis Client in Node.js, with a few extra features.
published version 5.0.0, 5 years agoValidate an OpenAPI/Swagger API specification using the swagger.io online validator.
published version 5.0.0, 2 years agoAn unofficial Swagger/OpenAPI definition of the AppVeyor REST API.
published version 1.0.0, 6 years agoDecompression stream which detects the compression format from the compressed data with minimal buffering. Detects Gzip, Deflate, and DeflateRaw by default.
published version 2.1.0, 4 years agoESLint shareable config for @kevinoid's style (based on airbnb).
published version 33.3.0, 2 months agoVariant of JSON.stringify where the value returned by the replacer function is used verbatim.
published version 0.1.0, 5 years agoMocha root hook plugin to convert unhandled rejection events to unhandled exceptions so that they will cause test failures.
published version 1.0.0, 5 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 version 1.0.0, 3 years agoImplementation of the assert module from Node.js 15 for Node.js 10 or later.
published version 0.1.0, 4 years agoReplace numbers in exponential notation by numbers in fixed-point notation (or anything else) in a string of JSON.
published version 0.2.0, a year 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 version 1.1.0, 3 years agoTransform OpenAPI documents by applying multiple OpenApiTransforer instances.
published version 1.0.0, 2 months agoCombine multiple JSON Schemas into a single schema which matches instances which are valid for all of the combined schemas, for supporting older JSON Schema versions which lack support for allOf, such Draft 4 used by Swagger/OpenAPI 2.
published version 0.1.0, 2 months agoTransform a string to PascalCase according to Microsoft's .NET Capitalization Conventions.
published version 1.0.0, 2 months ago