Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pilotpirxie/visual-editor
🏗 Website editor built with React. Make a modern website in seconds with predefined blocks and drag and drop.
https://github.com/pilotpirxie/visual-editor
and block builder drag drag-and-drop drop editor javascript page react site template visual web website website-builder wysiwyg
Last synced: 8 days ago
JSON representation
🏗 Website editor built with React. Make a modern website in seconds with predefined blocks and drag and drop.
- Host: GitHub
- URL: https://github.com/pilotpirxie/visual-editor
- Owner: pilotpirxie
- License: mit
- Created: 2020-11-12T20:07:13.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-13T23:50:26.000Z (almost 2 years ago)
- Last Synced: 2024-08-02T02:15:45.628Z (3 months ago)
- Topics: and, block, builder, drag, drag-and-drop, drop, editor, javascript, page, react, site, template, visual, web, website, website-builder, wysiwyg
- Language: JavaScript
- Homepage: https://pilotpirxie.github.io/visual-editor/
- Size: 1.29 MB
- Stars: 141
- Watchers: 5
- Forks: 41
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starz - pilotpirxie/visual-editor - 🏗 Website editor built with React. Make a modern website in seconds with predefined blocks and drag and drop. (JavaScript)
README
# visual-editor
Website editor built with React. Make a modern website in seconds with predefined blocks and drag and drop.Demo: https://pilotpirxie.github.io/visual-editor/
## Features
* Drag and drop editor built with React
* Live preview with different responsive modes
* Easily add new blocks and sections
* Works offline without a backend server
* Search blocks by the name or with categories
* The built-in inspector and preferences editor
* Easily to write blocks with handlebars syntax
* Works with every CSS framework
## Installation
```shell script
git clone
yarn
yarn start
```## License
visual-editor is licensed under the MIT.