slate-react

Tools for building completely customizable richtext editors with React.

slate-react downloads slate-react version slate-react license

slate-reactSimilar Packages:
Npm Package Weekly Downloads Trend
3 Years
🌟 Show real-time usage chart on slate-react's README.md, just copy the code below.
## Usage Trend
[![Usage Trend of slate-react](https://npm-compare.com/img/npm-trend/THREE_YEARS/slate-react.png)](https://npm-compare.com/slate-react#timeRange=THREE_YEARS)
Cumulative GitHub Star Trend
🌟 Show GitHub stars trend chart on slate-react's README.md, just copy the code below.
## GitHub Stars Trend
[![GitHub Stars Trend of slate-react](https://npm-compare.com/img/github-trend/slate-react.png)](https://npm-compare.com/slate-react)
Stat Detail
Package
Downloads
Stars
Size
Issues
Publish
License
slate-react1,189,65531,2802.77 MB69511 days agoMIT
README for slate-react

This package contains the React-specific logic for Slate. It's separated further into a series of directories:

  • Components — containing the React components for rendering Slate editors.
  • Hooks — containing a few React hooks for Slate editors.
  • Plugins — containing the React-specific plugins for Slate editors.
  • Utils — containing a few private convenience modules.

Feel free to poke around in each of them to learn more!