22 packages
appveyor-status
Query the AppVeyor build status.
appveyor-swagger
An unofficial Swagger/OpenAPI definition of the AppVeyor REST API.
fs-file-sync-fd
Backported version of fs.readFileSync, fs.writeFileSync, and fs.appendFileSync which accept file descriptor arguments for synchronously reading and writing to open file descriptors.
git-branch-is
Assert that the name of the current branch of a git repository has a particular value.
hub-ci-status
A reimplementation of the ci-status subcommand of hub(1) in JavaScript for checking the GitHub CI and checks status of a commit with Node.
inflate-auto
Decompression stream which detects the compression format from the compressed data with minimal buffering. Detects Gzip, Deflate, and DeflateRaw by default.
json-replace-exponentials
Replace numbers in exponential notation by numbers in fixed-point notation (or anything else) in a string of JSON.
json-schema-intersect
Combine 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.
json-stringify-raw
Variant of JSON.stringify where the value returned by the replacer function is used verbatim.
@kevinoid/assert-shim
Implementation of the assert module from Node.js 15 for Node.js 10 or later.