Find Similar Packages for slate-react
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
Stat Detail
Package
Downloads
Stars
Size
Issues
Publish
License
slate-react1,175,067
31,2312.76 MB6963 months 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!