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.
- Host: GitHub
- URL: https://github.com/attrs/ff-editor
- Owner: attrs
- License: mit
- Created: 2016-10-19T20:36:15.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-08-23T08:36:28.000Z (almost 7 years ago)
- Last Synced: 2025-03-27T16:11:15.989Z (over 1 year ago)
- Topics: contenteditable, editor, html-editor, html5, wysiwyg, wysiwyg-editor, wysiwyg-html-editor
- Language: JavaScript
- Homepage: https://attrs.github.io/ff-editor/
- Size: 2.59 MB
- Stars: 8
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```