skewer-mode VS impatient-mode

Compare skewer-mode vs impatient-mode and see what are their differences.

skewer-mode

Live web development in Emacs (by skeeto)

impatient-mode

Impatient html mode. See your changes in the browser as you type (by skeeto)
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 impatient-mode
3 2
1,080 214
- -
0.0 1.7
about 3 years ago 8 months ago
Emacs Lisp Emacs Lisp
The Unlicense -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

skewer-mode

Posts with mentions or reviews of skewer-mode. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-19.
  • How to make Skewer-mode work with HTML files (live updating)?
    3 projects | /r/emacs | 19 Apr 2023
    I am trying to get skewer-mode to work, in particular, I want to see changes I make to html files in emacs to be automatically updated in the corresponding browser window. I have tried to follow the descriptions on the package's GitHub page and also this Emacs Stack-Exchange post, but neither of these affords me the "live change" I seek, and most other guides don't regard HTML, but only CSS or Javascript (which I'll also need, but that's for later).
  • How about my flutter dev Emacs setup
    4 projects | /r/emacs | 19 Oct 2021
    Yes, sure. It depends on what language you use. Here is LSP in emacs. This one is like live server on vs code.But if you use something like Django I think you don't have to worry about live server. .
  • VSCode's Live Server-like behavior in Emacs
    3 projects | /r/emacs | 2 Jun 2021
    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.

impatient-mode

Posts with mentions or reviews of impatient-mode. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-19.

What are some alternatives?

When comparing skewer-mode and impatient-mode you can also consider the following projects:

emacs-web-server - Extensible Emacs HTTP 1.1 server

parcel - The zero configuration build tool for the web. 📦🚀

lsp-dart - lsp-mode :heart: dart

vite - Next generation frontend tooling. It's fast!

lsp-mode - Emacs client/library for the Language Server Protocol

web-mode - web template editing mode for emacs