1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-01-19 06:18:16 +01:00

update plugins list

This commit is contained in:
Ian Storm Taylor 2016-07-12 15:58:05 -07:00
parent 61739263b1
commit 05099461c6

View File

@ -10,15 +10,15 @@ Here's a list of known plugins for Slate. If you write your own plugin, pull req
Name | Downloads
---- | ---------
[`auto-replace-text`](https://github.com/ianstormtaylor/slate-auto-replace-text) automatically replaces a string of text with another when typed. | ![](https://img.shields.io/npm/dm/slate-auto-replace-text.svg)
[`slate-auto-replace-text`](https://github.com/ianstormtaylor/slate-auto-replace-text) automatically replaces a string of text with another when typed. | ![](https://img.shields.io/npm/dm/slate-auto-replace-text.svg)
## Serializers
Name | Downloads
---- | ---------
[`html`](https://github.com/ianstormtaylor/slate-html) is a customizable HTML serializer. | ![](https://img.shields.io/npm/dm/slate-auto-replace-text.svg)
[`paste`](https://github.com/ianstormtaylor/slate-paste) an HTML serializer for pasting content from other websites with high accuracy. | ![](https://img.shields.io/npm/dm/slate-auto-replace-text.svg)
[`slate-html`](https://github.com/ianstormtaylor/slate-html) is a customizable HTML serializer. | ![](https://img.shields.io/npm/dm/slate-auto-replace-text.svg)
[`slate-paste-html`](https://github.com/ianstormtaylor/slate-paste) is an HTML serializer for pasting content from other websites with high accuracy. | ![](https://img.shields.io/npm/dm/slate-auto-replace-text.svg)
## Utils