Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/lassik/emacs-live-preview
- Owner: lassik
- License: isc
- Created: 2019-03-29T11:43:29.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T16:12:46.000Z (about 1 year ago)
- Last Synced: 2024-11-22T21:46:03.350Z (about 1 month ago)
- Language: Emacs Lisp
- Homepage: https://melpa.org/#/live-preview
- Size: 23.4 KB
- Stars: 14
- Watchers: 4
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.