https://github.com/elusivecodes/frostui-editor
FrostUI Editor is a free, open-source WYSIWYG editor for JavaScript.
https://github.com/elusivecodes/frostui-editor
component editor front-end ui web wysiwyg
Last synced: 3 months ago
JSON representation
FrostUI Editor is a free, open-source WYSIWYG editor for JavaScript.
- Host: GitHub
- URL: https://github.com/elusivecodes/frostui-editor
- Owner: elusivecodes
- License: mit
- Created: 2021-07-03T06:26:51.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-01-27T14:36:46.000Z (over 1 year ago)
- Last Synced: 2024-12-30T13:38:24.392Z (5 months ago)
- Topics: component, editor, front-end, ui, web, wysiwyg
- Language: JavaScript
- Homepage:
- Size: 317 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FrostUI Editor
**FrostUI Editor** is a free, open-source WYSIWYG editor for *JavaScript*.
It is built on top of the [FrostUI](https://github.com/elusivecodes/FrostUI) library.
## Table Of Contents
- [Installation](#installation)
- [Usage](#usage)## Installation
**Dependencies**
- [fQuery](https://github.com/elusivecodes/fQuery)
- [FrostUI](https://github.com/elusivecodes/FrostUI)**CSS**
```html
```
**JS**
```html
```
## Usage
Check the demo folder for examples. Full documentation and website coming soon™.