Visual Editor

screenshot of Visual Editor
react

Website editor built with React. Make a modern website in seconds with predefined blocks and drag and drop.

Overview

visual-editor is a website editor built with React. It allows users to create modern websites in seconds using predefined blocks and a drag and drop interface. The editor provides a live preview with different responsive modes, allows for easy addition of new blocks and sections, and can be used offline without a backend server. It also includes features such as block search, an inspector, and a preferences editor. visual-editor is distributed under the MIT license.

Features

  • Drag and drop editor built with React: Users can easily arrange and customize the layout of their website by dragging and dropping predefined blocks.
  • Live preview with different responsive modes: Users can see how their website will look on different devices and screen sizes in real-time.
  • Easily add new blocks and sections: Users can expand the available blocks and sections by easily adding their own or integrating additional ones.
  • Works offline without a backend server: The editor can be used offline, enabling users to work on their website without an internet connection.
  • Search blocks by name or categories: Users can quickly find specific blocks they want to use by searching for their name or filtering by categories.
  • Built-in inspector and preferences editor: Users have access to a built-in inspector and preferences editor to fine-tune the settings and design of their website.
  • Easily write blocks with handlebars syntax: Users can create custom blocks using handlebars syntax, allowing for dynamic and personalized content.
  • Works with every CSS framework: The editor is compatible with any CSS framework, giving users flexibility in styling their websites.
react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

template
Templates & Themes

A template or theme refers to a pre-designed layout or structure that provides a basic framework for building a specific type of application or website. It typically includes good design, placeholder content and functional features, allowing developers to customize and fill in the details according to their specific needs.

github-pages
GitHub Pages

Gridsome is a Vue.js-based static site generator that makes it easy to build fast and flexible websites and applications by leveraging modern web technologies like GraphQL, Webpack, and hot reloading

Redux

Redux is a state management library for JavaScript apps that provides a predictable and centralized way to manage application state. It enables developers to write actions and reducers that update the state in response to user interactions, server responses, and other events, and can be used with a variety of front-end frameworks and back-end technologies.