# @prosekit/react

[![npm](https://img.shields.io/npm/v/@prosekit/react)](https://www.npmjs.com/package/@prosekit/react)

[React](https://react.dev/) bindings for [ProseKit](https://prosekit.dev), the toolkit for building rich text editors on the web. Provides the components and hooks for wiring a ProseKit editor into your React app.

> **Note:** This package is bundled into the main [`prosekit`](https://www.npmjs.com/package/prosekit) package. Most users should install `prosekit` and import from `prosekit/react` instead of depending on this package directly.

## Documentation

See the [React guide](https://prosekit.dev/frameworks/react) on [prosekit.dev](https://prosekit.dev).

## Sponsors

<p align="center">
  <a href="https://github.com/sponsors/ocavue"><img src="https://cdn.jsdelivr.net/gh/ocavue/sponsors/sponsorkit/sponsors.svg" alt="My Sponsors"></a>
</p>

## License

[MIT](https://github.com/prosekit/prosekit/blob/master/LICENSE)
