stepperbox
Testing library for creating mock functions with sequential behavior
Testing library for creating mock functions with sequential behavior
Api for integrations & bots with Tidio
Test Node API Uptime with Asserted
Chisel Data Integration Platform TypeScript Essentials.
Enhances the Travis CI status on GitHub pull request pages.
This module should be installed in any webmiddle application, as it provides the machinery to parse JSX, access to the rootContext and other goodies.
> Connects to a webmiddle-server, allowing remote services execution.
> Service that converts a resource, whose content is parsed by the [Cheerio](https://github.com/cheeriojs/cheerio) library (a NodeJS implementation of jQuery), to a JSON resource with the given schema.
> Service that converts a resource, whose content is parsed by the [Cheerio](https://github.com/cheeriojs/cheerio) library (a NodeJS implementation of jQuery), to a resource whose content is a virtual.
> Service built on top of the [request](https://github.com/request/request) library, it is used to perform http requests.
> Service that converts a resource, whose content is parsed by the [JSONSelect](https://github.com/lloyd/JSONSelect) library, to a JSON resource with the given schema.
> Similar to the [CheerioToVirtual](https://github.com/webmiddle/webmiddle/tree/master/packages/webmiddle-service-cheerio-to-virtual) service, but for **JSON** resources via the [JSONSelect](https://github.com/lloyd/JSONSelect) library.
> Its purpose is similar to Pipe, i.e. the execution of services, but they are executed concurrently.
> Executes a sequence of services, piping their results (resources) to the subsequent services in the chain.
> A service that makes its children **resumable** by caching the result.
> Converts a virtual resource into a JSON resource.
> Maps an array into an array of resources by executing a callback on each item.
> Similar to the HttpRequest component, but it uses Puppeteer to fetch html pages.
> Component that transforms a HTML or XML resource into a JSON resource by using Cheerio.
> Component that converts a resource, whose content is parsed by the [Cheerio](https://github.com/cheeriojs/cheerio) library (a NodeJS implementation of jQuery), to a resource whose content is a virtual.