<div align="center">
	<br />
	<div align="center">
		<img width="300" src="https://cdn.jsdelivr.net/gh/ifiokjr/remirror/support/assets/logo-icon.svg" alt="remirror" />
    <h1 align="center">editor-twitter</h1>
	</div>
    <br />
    <br />
    <br />
    <br />
</div>

[![npm bundle size (scoped)](https://img.shields.io/bundlephobia/minzip/@remirror/editor-twitter.svg?style=for-the-badge)](https://bundlephobia.com/result?p=@remirror/editor-twitter) [![npm](https://img.shields.io/npm/dm/@remirror/editor-twitter.svg?style=for-the-badge&logo=npm)](https://www.npmjs.com/package/@remirror/editor-twitter) [![Dependencies (path)](https://img.shields.io/david/ifiokjr/remirror.svg?logo=npm&path=@remirror%2Feditor-twitter&style=for-the-badge)](https://github.com/ifiokjr/remirror/blob/master/@remirror/editor-twitter/package.json) [![NPM](https://img.shields.io/npm/l/@remirror/editor-twitter.svg?style=for-the-badge)](https://github.com/ifiokjr/remirror/blob/master/LICENSE) [![GitHub issues by-label](https://img.shields.io/github/issues/ifiokjr/remirror/@remirror/editor-twitter.svg?label=Open%20Issues&logo=github&style=for-the-badge)](https://github.com/ifiokjr/remirror/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc+label%3A%40remirror%2Feditor-twitter) [![GitHub pull requests by-label](https://img.shields.io/github/issues-pr/ifiokjr/remirror/@remirror/editor-twitter.svg?label=Open%20Pull%20Requests&logo=github&style=for-the-badge)](https://github.com/ifiokjr/remirror/pulls?utf8=%E2%9C%93&q=is%3Apr+is%3Aopen+sort%3Aupdated-desc+label%3A%40remirror%2Feditor-twitter)

A configurable editor which replicates twitter behaviour and much of its design.

## Installation

```bash
yarn add @remirror/editor-twitter
```
