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

https://github.com/attrs/ff-editor

Extensible WYSIWYG HTML Editor.
https://github.com/attrs/ff-editor

contenteditable editor html-editor html5 wysiwyg wysiwyg-editor wysiwyg-html-editor

Last synced: 10 months ago
JSON representation

Extensible WYSIWYG HTML Editor.

Awesome Lists containing this project

README

          

# ff-editor

[![NPM Version][npm-image]][npm-url] [![NPM Downloads][downloads-image]][downloads-url]

[npm-image]: https://img.shields.io/npm/v/ff-editor.svg?style=flat
[npm-url]: https://npmjs.org/package/ff-editor
[downloads-image]: https://img.shields.io/npm/dm/ff-editor.svg?style=flat
[downloads-url]: https://npmjs.org/package/ff-editor

## Install
```sh
$ npm install ff-editor --save
```