Easy test setup without side effects
A flow control lib small enough to fit on in a slide presentation. Derived live at Oak.JS
Wait for multiple callback
Provides "ui" for testing frameworks such as mocha/jasmine which allows to define lazy variables and subjects
A simple utility to quickly replace text in one or more files.
Jest plugins to emulate RSpec syntax and structure.
Polyfill exporting trevnorris's 0.11+ asyncListener API.
Register named callbacks and call them with arguments.
Comprehensive tooling for working with OpenAPI definitions
Pipe 🧪
React hook to dynamically load an external script and know when its loaded
Adds context as an alternative to describe to jest.
Fast and easy parser of statements in source code in any language ✂️
Utilities to help convert a callback-using codebase to promises.
Onfido React Native SDK
Adds a Given-When-Then DSL to jasmine as an alternative style for specs
"Utilities for walking JSON Schemas and performing actions on them."
Simple react hook to open browser file selector.
Convert callbacks to promises.
Super simple DI for JavaScript, targetted mainly at spec test setup
Compatibility functions for writing libraries that support synchronous, callback and promise signatures
Distributed test runner using Redis as a work queue. Push file paths to a Redis list, then multiple CI runners atomically steal batches and execute them via a configurable command.
Thin wrapper on top of [this](https://www.npmjs.com/package/xhr-request) to use Promise instead of callbacks.
Make a callback- or promise-based function support both promises and callbacks.