# prosemirror-schema-list

> List-related schema elements and commands for ProseMirror

Latest version **1.5.1** (published 2025-03-04) · MIT license · 0 weekly downloads

## Install

```sh
npm install prosemirror-schema-list
pnpm add prosemirror-schema-list
yarn add prosemirror-schema-list
bun add prosemirror-schema-list
```

## Health

**Score 50/100 (C)** — status: stable.

Positive: has types; esm support; no vulnerabilities; high quality score.

Warnings: low downloads.

Negative: stale.

## Facts

| | |
|---|---|
| Version | 1.5.1 |
| Published | 2025-03-04 |
| First published | 2016-09-21 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 3 |
| Unpacked size | 53.3 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 45 |
| Maintainers | marijn |

## Links

- npm: https://www.npmjs.com/package/prosemirror-schema-list
- Repository: https://github.com/prosemirror/prosemirror-schema-list
- Homepage: https://github.com/prosemirror/prosemirror-schema-list#readme
- Issues: https://github.com/prosemirror/prosemirror-schema-list/issues
- npm.io page: https://npm.io/package/prosemirror-schema-list

## Dependencies (3)

- [prosemirror-model](https://npm.io/package/prosemirror-model.md) ^1.0.0
- [prosemirror-state](https://npm.io/package/prosemirror-state.md) ^1.0.0
- [prosemirror-transform](https://npm.io/package/prosemirror-transform.md) ^1.7.3

## Recent versions

- 1.5.1 (latest) — 2025-03-04
- 1.2.0-beta.1 (beta) — 2022-05-20
- 1.5.0 — 2024-12-04
- 1.4.1 — 2024-07-14
- 1.4.0 — 2024-06-10
- 1.3.0 — 2023-06-01
- 1.2.3 — 2023-05-17
- 1.2.2 — 2022-09-09
- 1.2.1 — 2022-07-20
- 1.2.0 — 2022-05-30
- 1.1.6 — 2021-09-21
- 1.1.5 — 2021-07-06
- 1.1.4 — 2020-08-11
- 1.1.3 — 2020-08-04
- 1.1.2 — 2019-11-20
- … 21 more at https://npm.io/package/prosemirror-schema-list/versions

## README

# prosemirror-schema-list

[ [**WEBSITE**](https://prosemirror.net) | [**ISSUES**](https://github.com/prosemirror/prosemirror/issues) | [**FORUM**](https://discuss.prosemirror.net) | [**CHANGELOG**](https://github.com/ProseMirror/prosemirror-schema-list/blob/master/CHANGELOG.md) ]

This is a [schema module](https://prosemirror.net/docs/ref/#schema-list) for [ProseMirror](https://prosemirror.net).
ProseMirror is a well-behaved rich semantic content editor based on
contentEditable, with support for collaborative editing and custom
document schemas.

This [module](https://prosemirror.net/docs/ref/#schema-list) exports
schema elements and commands for including lists in a ProseMirror
editor.

The [project page](https://prosemirror.net) has more information, a
number of [examples](https://prosemirror.net/examples/) and the
[documentation](https://prosemirror.net/docs/).

This code is released under an
[MIT license](https://github.com/prosemirror/prosemirror/tree/master/LICENSE).
There's a [forum](http://discuss.prosemirror.net) for general
discussion and support requests, and the
[Github bug tracker](https://github.com/prosemirror/prosemirror/issues)
is the place to report issues.

We aim to be an inclusive, welcoming community. To make that explicit,
we have a [code of
conduct](http://contributor-covenant.org/version/1/1/0/) that applies
to communication around the project.

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