slate
A completely customizable framework for building rich text editors.
npm downloads npm version npm license
slatePacotes similares:
Tendência de downloads npm
3 Anos
🌟 Mostre o gráfico de uso em tempo real no README.md de slate, basta copiar o código abaixo.
## Usage Trend
[![Usage Trend of slate](https://npm-compare.com/img/npm-trend/THREE_YEARS/slate.png)](https://npm-compare.com/slate#timeRange=THREE_YEARS)
Cumulative GitHub Star Trend
🌟 Mostre o gráfico de tendência de GitHub Stars no README.md de slate, basta copiar o código abaixo.
## GitHub Stars Trend
[![GitHub Stars Trend of slate](https://npm-compare.com/img/github-trend/slate.png)](https://npm-compare.com/slate)
Detalhe de estatísticas
Pacote
Downloads
Stars
Tamanho
Issues
Publicado em
Licença
slate1,127,30831,2612.16 MB695il y a 2 moisMIT
README para slate

This package contains the core logic of Slate. Feel free to poke around to learn more!

Note: A number of source files contain extracted types for Interfaces or Transforms. This is done currently to enable custom type extensions as found in packages/src/interfaces/custom-types.ts.