# prosemirror

> The old, deprecated, monolithic prosemirror package

Latest version **0.11.1** (published 2017-09-28) · MIT license · 0 weekly downloads

> **Deprecated.** This package is deprecated.

## Install

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

## Health

**Score 10/100 (F)** — status: deprecated.

Negative: deprecated.

## Facts

| | |
|---|---|
| Version | 0.11.1 |
| Published | 2017-09-28 |
| First published | 2015-09-03 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Marijn Haverbeke |
| Maintainers | marijn |

## Links

- npm: https://www.npmjs.com/package/prosemirror
- npm.io page: https://npm.io/package/prosemirror

## Recent versions

- 0.11.1 (latest) — 2017-09-28
- 0.11.0 — 2017-09-28
- 0.10.1 — 2016-09-12
- 0.10.0 — 2016-08-26
- 0.9.1 — 2016-07-29
- 0.9.0 — 2016-07-26
- 0.8.3 — 2016-06-28
- 0.8.2 — 2016-06-21
- 0.8.1 — 2016-06-16
- 0.8.0 — 2016-06-15
- 0.7.0 — 2016-05-20
- 0.6.1 — 2016-04-15
- 0.6.0 — 2016-04-13
- 0.5.1 — 2016-03-23
- 0.5.0 — 2016-03-22
- … 6 more at https://npm.io/package/prosemirror/versions

## README

# Monolithic ProseMirror

**NOTE**: This isn't the current ProseMirror library!

To use the ProseMirror library, please install modules like
`prosemirror-model`, `prosemirror-view`, and so on. This package name
was used in the past, when ProseMirror was a monolithic library, but
is currently not used for anything.

See http://prosemirror.net/

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