Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lassik/emacs-live-preview

Live preview by any shell command while editing
https://github.com/lassik/emacs-live-preview

Last synced: 11 days ago
JSON representation

Live preview by any shell command while editing

Awesome Lists containing this project

README

        

# Live preview for Emacs

This Emacs package provides a global minor mode that renders a preview
of the buffer you are editing whenever you are idle for a couple of
seconds. You can give an arbitrary shell command or Emacs Lisp
function to render the preview. It can be different for each buffer.