Easy test setup without side effects
A test lib inspired by Substack's tape
Provides "ui" for testing frameworks such as mocha/jasmine which allows to define lazy variables and subjects
Jest plugins to emulate RSpec syntax and structure.
Get CI environment variables for parallelizing builds
Super simple DI for JavaScript, targetted mainly at spec test setup
Minimalistic trie implementation for prefix searches
Memoization for Mocha/Jasmine specs (like RSpec's #let)
Adds context as an alternative to describe to jest.
Adds a Given-When-Then DSL to jasmine as an alternative style for specs
Granache Node.js HTTP implementation
Granache Node.js Link
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.
Granache Grape - DHT for micro-services
PostCSS plugin for CSS Modules to pass arbitrary values between your module files
Manipulate TopoJSON and convert it to GeoJSON.
Visualize flow between nodes in a directed acyclic network.
Create a stream that emits events from multiple other streams
Someone once said: "I choose a lazy person to do a hard job. Because a lazy person will find an easy way to do it."
Self-host the Grape Nuts font in a neatly bundled NPM package.
Array#isArray for older browsers
A fork of TestEZ with TypeScript typings
Entity parser for XML, HTML, External entites with security and NCR control
PostCSS plugin to replace overflow-wrap with word-wrap or optionally retain both declarations.
Provides "it_exposes" and "describe_exposure" methods to test Grape Entities
Rspec matchers for grape-entity