Mountebank client for TS / node
TypeScript types for Imposter scripts.
Run integrated tests with Imposter.
A manager for mountebank test doubles
Just create a file containing your mocks, ```javascript // mocks.js module.exports = [ { request: { path: '/todos' }, response: { json: ['a', 'b', 'c'] }, } ] ``` tell Endpoint Imposter where to find this file, ``` $ npx endpoint-imposter --po
Lint multiline json config in yaml files
JavaScript parser, mangler/compressor and beautifier toolkit
A tiny node Node.js utility that helps to spin up an [Endpoint Imposter](https://endpoint-imposter.js.org/) server.
Minify font declarations with PostCSS
Helper to use emmet modules in Visual Studio Code
File edition helpers working on top of mem-fs
Basic auth middleware for node and connect
Microsoft Application Insights Web Snippet
Adds a static `extend` method to a class, to simplify inheritance. Extends the static properties, prototype properties, and descriptors from a `Parent` constructor onto `Child` constructors.
Easily read/write JSON files.
Send parameterized requests to GitHub's APIs with sensible defaults in browsers and Node
Simple monitor script for use during development of a Node.js app.
A port of jQuery.extend that actually works on node.js
Lightweight debugging utility for Node.js and the browser
http(s) proxy as connect middleware
Convert values with PostCSS (e.g. ms -> s)
Open Node Streams on demand.
Signs and prepares requests using AWS Signature Version 4
Simple in-memory vinyl file store