VSCode's Live Server-like behavior in Emacs

This page summarizes the projects mentioned and recommended in the original post on /r/emacs

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • skewer-mode

    Live web development in Emacs

  • I've been looking around for a bit and the closest I found was skewer, but I can't seem to get it to work and it doesn't seem to be quite what I want either. All I need is to be able to serve a directory as an HTTP server and have it auto-reload in my browser when I save any of the js, html, css, etc files in the directory.

  • vite

    Next generation frontend tooling. It's fast!

  • Typically you would just use a 3rd party tool for something like this. Something like livereload or any other there's thousands of tools like this. However these days most people typically will use some sort of project tool. For example vite will let you scaffold a vanilla js (or any framework you want) in a few seconds. It will hot reload out of the box (as well as a tonne of other features).

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • emacs-web-server

    Extensible Emacs HTTP 1.1 server

  • If you really wanted it in elisp you could use emacs-web-server and emacs' file notify lib to write something simple yourself.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Transform plugin works but fails type check

    2 projects | /r/vuejs | 3 Jun 2023
  • Authentication system using Golang and Sveltekit - Frontend user registration and activation

    1 project | dev.to | 4 Jun 2023
  • Help with React-Select

    3 projects | /r/reactjs | 3 Jun 2023
  • Installing React with Vite

    1 project | dev.to | 29 May 2023
  • __webpack_public_path__ equivalent with vite.js

    1 project | /r/react | 29 May 2023