All Projects → froala → wysiwyg-editor-node-sdk

froala / wysiwyg-editor-node-sdk

Licence: MIT license
Node.JS SDK to ease the integration of Froala WYSIWYG Editor on server side.

Programming Languages

javascript
184084 projects - #8 most used programming language
shell
77523 projects
Dockerfile
14818 projects

Projects that are alternatives of or similar to wysiwyg-editor-node-sdk

wysiwyg-editor-php-sdk
PHP SDK to ease the integration of Froala WYSIWYG Editor on server side.
Stars: ✭ 37 (+48%)
Mutual labels:  wysiwyg, wysiwyg-editor, wysiwyg-html-editor, froala-editor
wysiwyg-editor-dotnet-sdk
.NET SDK to ease the integration of Froala WYSIWYG Editor on server side.
Stars: ✭ 23 (-8%)
Mutual labels:  wysiwyg, wysiwyg-editor, wysiwyg-html-editor, froala-editor
textbus
Textbus 是一个组件化的、数据驱动的富文本框架,支持在线协同编辑,同时也可以作为一个开箱即用的富文本编辑器,拥有非常好的扩展性和可定制性,是构建复杂富文本的不二之选!
Stars: ✭ 642 (+2468%)
Mutual labels:  wysiwyg, wysiwyg-editor, rich-text, wysiwyg-html-editor
wysiwyg-editor-python-sdk
Python SDK to ease the integration of Froala WYSIWYG Editor on server side.
Stars: ✭ 20 (-20%)
Mutual labels:  wysiwyg, wysiwyg-editor, wysiwyg-html-editor, froala-editor
Ng Quill
AngularJS Component for Quill rich text editor
Stars: ✭ 223 (+792%)
Mutual labels:  wysiwyg, wysiwyg-editor, rich-text
Textbus
基于组件 + 数据驱动的现代富文本编辑器
Stars: ✭ 242 (+868%)
Mutual labels:  wysiwyg, wysiwyg-editor, rich-text
Tiptap
The headless editor framework for web artisans.
Stars: ✭ 13,629 (+54416%)
Mutual labels:  wysiwyg, wysiwyg-editor, rich-text
wordpress-froala-wysiwyg
Wordpress plugin for Froala WYSIWYG HTML Editor.
Stars: ✭ 38 (+52%)
Mutual labels:  wysiwyg-editor, wysiwyg-html-editor, froala-editor
Angular Editor
A simple native WYSIWYG editor component for Angular 6 -10+
Stars: ✭ 428 (+1612%)
Mutual labels:  wysiwyg, wysiwyg-editor, rich-text
Element Tiptap
🌸A modern WYSIWYG rich-text editor using tiptap and Element UI for Vue.js
Stars: ✭ 481 (+1824%)
Mutual labels:  wysiwyg, wysiwyg-editor, rich-text
Wangeditor
wangEditor —— 轻量级web富文本框
Stars: ✭ 12,792 (+51068%)
Mutual labels:  wysiwyg, wysiwyg-editor, rich-text
Text
📑 Collaborative document editing using Markdown
Stars: ✭ 282 (+1028%)
Mutual labels:  wysiwyg, wysiwyg-editor, rich-text
Wysiwyg Editor
The next generation Javascript WYSIWYG HTML Editor.
Stars: ✭ 4,756 (+18924%)
Mutual labels:  wysiwyg, wysiwyg-editor, wysiwyg-html-editor
Flutter Quill
Rich text editor for Flutter
Stars: ✭ 177 (+608%)
Mutual labels:  wysiwyg, wysiwyg-editor, rich-text
Canner Slate Editor
📝Rich Text / WYSIWYG Editor built for Modularity and Extensibility.
Stars: ✭ 1,071 (+4184%)
Mutual labels:  wysiwyg, wysiwyg-editor
Lite Editor
A Modern WYSIWYG Editor especially for inline elements
Stars: ✭ 169 (+576%)
Mutual labels:  wysiwyg, wysiwyg-editor
Grav Plugin Tinymce Editor
TinyMCE Editor Integration Plugin for Grav
Stars: ✭ 44 (+76%)
Mutual labels:  wysiwyg, wysiwyg-editor
Nicedit
WYSIWYG editor
Stars: ✭ 86 (+244%)
Mutual labels:  wysiwyg, wysiwyg-editor
Ngx Quill
Angular (>=2) components for the Quill Rich Text Editor
Stars: ✭ 1,382 (+5428%)
Mutual labels:  wysiwyg, rich-text
Pell
📝 the simplest and smallest WYSIWYG text editor for web, with no dependencies
Stars: ✭ 11,653 (+46512%)
Mutual labels:  wysiwyg, wysiwyg-editor

Froala WYSIWYG Editor Node.JS SDK

npm npm npm

Easing the Froala WYSIWYG HTML Editor server side integration in Node.JS projects.

Prerequisite

  1. ImageMagick must be installed.

Installation

  1. Clone this repo or download the zip.

  2. Run npm install.

  3. (Optional) Run bower install to install the editor JS.

  4. Load lib directory in your project and import it: var FroalaEditor = require('path/to/lib/froalaEditor.js');

  5. To run examples:

  • npm start to start a nodejs server form examples directory at http://localhost:3000/

Import lib

var FroalaEditor = require('path/to/lib/froalaEditor.js');

Documentation

Help

License

The Froala WYSIWYG Editor Node.JS SDK is licensed under MIT license. However, in order to use Froala WYSIWYG HTML Editor plugin you should purchase a license for it.

Froala Editor has 3 different licenses for commercial use. For details please see License Agreement.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].