Skip to content

Releases: Anu261105/realtime-html-css-javascript-editor

LiveForge v1.0.0 — First Stable Release

Choose a tag to compare

@Anu261105 Anu261105 released this 09 Jul 10:28

LiveForge v1.0.0

The first stable release of LiveForge, a free and open-source real-time HTML, CSS and JavaScript editor with instant live preview.

Highlights

  • Real-time HTML, CSS and JavaScript editing
  • Instant live preview
  • Syntax highlighting powered by CodeMirror
  • Separate HTML, CSS and JavaScript editor tabs
  • Integrated JavaScript console
  • Runtime error capture
  • Automatic local storage persistence
  • Auto Run and manual Run modes
  • Draggable editor and preview panels
  • Dark and light themes
  • Fullscreen preview
  • Open preview in a new browser tab
  • Download complete project as HTML
  • Keyboard shortcuts
  • Responsive browser-based interface

Developer Experience

  • No installation required
  • No npm dependencies to install
  • No backend server required
  • Runs directly in a modern web browser
  • Deployable as a static website

Documentation

This release includes:

  • Professional project README
  • Contribution guidelines
  • Security policy
  • MIT License
  • SEO metadata
  • Open Graph social metadata
  • Social preview support
  • XML sitemap
  • robots.txt
  • Structured WebApplication data
  • Custom LiveForge favicon

Live Demo

Try LiveForge directly in your browser:

https://anu261105.github.io/realtime-html-css-javascript-editor/

Source Code

https://github.com/Anu261105/realtime-html-css-javascript-editor

What's Next

Planned improvements include:

  • Multiple saved projects
  • Responsive device preview modes
  • Starter templates
  • Import and export support
  • Shareable project links
  • Code formatting
  • Enhanced error reporting
  • Progressive Web App support
  • Optional AI-assisted coding features

If you find LiveForge useful, consider starring the repository.

Full Changelog: Initial stable release