A Visual HTML Editor to Speed up your Workflow
Source: Dev.to
Features
- Free and open source
- Edit CSS styles
- Create and use components
- Export code
- Import code
- Mobile support
- Classes
- Animations
- CSS variables
- A few basic templates
Workflow
I didn’t make this tool to replace developers (not sure you ever could), but rather to make website building a bit faster. I do a lot of web development work and wanted a way to create basic pages with a visual editor.
Typically I start my projects in this editor to quickly get the visuals for the app worked out. Then I export the code and continue developing the JavaScript logic in VS Code or another IDE.
Getting Started
- Clone the repository to make it your own 🌝.
- You can also download the editor to use it offline; it’s a single HTML file, so it’s easy to save and run locally.
Contributing
The project is still pretty new, so if you have any suggestions, I’d love to hear them!