babel-plugin-automaton
Babel plugin to extract JSON model data from ES6+ source code
Babel plugin to extract JSON model data from ES6+ source code
Concepts Extracting from text
The core JavaScript library of BigSemantics.
Tree Extraction for JavaScript Object Graphs
🎨 Color conversion, extraction & utility library
Organize your application's steps into stairs.
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.