# webmiddle

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

Latest version **0.5.1** (published 2018-11-06) · MIT license · 0 weekly downloads

## Install

```sh
npm install webmiddle
pnpm add webmiddle
yarn add webmiddle
bun add webmiddle
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.5.1 |
| Published | 2018-11-06 |
| First published | 2016-06-21 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Node | ^6.14.0 \|\| >=8.10.0 |
| Dependencies | 3 |
| Unpacked size | 66.1 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 14 |
| Author | Manuel Dell'Elce |
| Maintainers | maluen |
| Keywords | web, data, integration, extraction, scraper, jsx, framework |

## Links

- npm: https://www.npmjs.com/package/webmiddle
- Repository: https://github.com/webmiddle/webmiddle
- npm.io page: https://npm.io/package/webmiddle

## Dependencies (3)

- [prop-types](https://npm.io/package/prop-types.md) ^15.6.2
- [virtual-element](https://npm.io/package/virtual-element.md) ^1.2.0
- [webmiddle-manager-cookie](https://npm.io/package/webmiddle-manager-cookie.md) ^0.5.1

## Alternatives

- [@opentelemetry/exporter-zipkin](https://npm.io/package/@opentelemetry/exporter-zipkin.md) — 14.8M weekly downloads
- [pusher-js](https://npm.io/package/pusher-js.md) — 2.0M weekly downloads
- [browserify](https://npm.io/package/browserify.md) — 1.7M weekly downloads
- [sqs-consumer](https://npm.io/package/sqs-consumer.md) — 1.7M weekly downloads
- [@sanity/eventsource](https://npm.io/package/@sanity/eventsource.md) — 930.8K weekly downloads

## Recent versions

- 0.5.1 (latest) — 2018-11-06
- 0.5.0 — 2018-11-05
- 0.4.0 — 2018-10-07
- 0.4.0-alpha.0 — 2018-10-03
- 0.3.0 — 2018-04-12
- 0.2.0 — 2017-04-27
- 0.1.1 — 2017-01-24
- 0.1.0 — 2017-01-21
- 0.0.1 — 2016-06-21

## README

[![npm version](https://badge.fury.io/js/webmiddle.svg)](https://badge.fury.io/js/webmiddle)

# webmiddle

This module should be installed in any webmiddle application, as it provides the machinery to parse JSX, access to the rootContext and other goodies.

## Install

```bash
npm install --save webmiddle
```

---
_Source: https://npm.io/package/webmiddle · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
