maluen


Manuel Dell'Elce

  • This module should be installed in any webmiddle application, as it provides the machinery to parse JSX, access to the rootContext and other goodies.

    published 0.5.1 6 years ago
  • > Similar to the HttpRequest service, but it uses [Headless Chrome](https://developers.google.com/web/updates/2017/04/headless-chrome) to fetch html pages.

    published 0.3.0 6 years ago
  • > 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.

    published 0.3.0 6 years ago
  • > 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.

    published 0.3.0 6 years ago
  • > Service built on top of the [request](https://github.com/request/request) library, it is used to perform http requests.

    published 0.3.0 6 years ago
  • > 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.

    published 0.3.0 6 years ago
  • > 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.

    published 0.3.0 6 years ago
  • > Its purpose is similar to Pipe, i.e. the execution of services, but they are executed concurrently.

    published 0.3.0 6 years ago
  • > Executes a sequence of services, piping their results (resources) to the subsequent services in the chain.

    published 0.3.0 6 years ago
  • > Converts a virtual resource into a JSON resource.

    published 0.3.0 6 years ago
  • > Maps an array into an array of resources by executing a callback on each item.

    published 0.3.0 6 years ago
  • > Wrapper on top of the tough-cookie library, acts as a cookie jar.

    published 0.5.1 6 years ago
  • > A service that makes its children **resumable** by caching the result.

    published 0.3.0 6 years ago
  • Generate a webmiddle application

    published 0.3.0 6 years ago
  • > The site [webmiddle](https://github.com/webmiddle/webmiddle) for [The New York Times](https://www.nytimes.com)

    published 0.2.0 7 years ago
  • > The site [webmiddle](https://github.com/webmiddle/webmiddle) for [Fox News](http://www.foxnews.com/)

    published 0.2.1 7 years ago
  • > Connects to a webmiddle-server, allowing remote services execution.

    published 0.5.1 6 years ago
  • > Easily turns webmiddle applications into REST APIs, allowing remote access via HTTP or WebSocket.

    published 0.5.1 6 years ago
  • > Maps an array into an array of resources by executing a callback on each item.

    published 0.4.0 6 years ago
  • > Similar to the HttpRequest component, but it uses Puppeteer to fetch html pages.

    published 0.5.1 6 years ago
  • > 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.

    published 0.4.0 6 years ago
  • > Component built on top of the request library, it is used to perform http requests.

    published 0.5.1 6 years ago
  • > Similar to the [CheerioToVirtual](https://github.com/webmiddle/webmiddle/tree/master/packages/webmiddle-component-cheerio-to-virtual) component, but for **JSON** resources via the [JSONSelect](https://github.com/lloyd/JSONSelect) library.

    published 0.4.0 6 years ago
  • > Executes multiple tasks concurrently.

    published 0.5.1 6 years ago
  • > Executes a sequence of tasks, piping the result of a task to the next task.

    published 0.5.1 6 years ago
show more packages