Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/remirror/remirror-starter

Remirror example starter project
https://github.com/remirror/remirror-starter

Last synced: about 2 months ago
JSON representation

Remirror example starter project

Awesome Lists containing this project

README

        


animated remirror logo


A toolkit for building cross-platform text editors

in the framework of your choice.



Motivation ·
Status ·
Documentation ·
Storybook ·
Contributing




Bundled sized of core [getJSON]brary


Continuous integration badge for automatic releases


Continuous integration badge for docs deployment


Project maintainability provided by CodeClimate


Unit test coverage for the codebase


Discord





## Remirror Starter

This repo provides a starting point for Remirror projects. It showcases basic text editing functionality including headers, bold, italic, and underline. They features can be accessed via the provided toolbar, or via keyboard shortcuts (i.e. `Ctrl`/`Cmd` + `B` for bold).

These features are only a small subset of the extensions available. Why not try adding the `BulletListExtension` or `BlockquoteExtension` to this editor?

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details