https://github.com/fuco1/json-log-mode
Filter and transform streams of json objects
https://github.com/fuco1/json-log-mode
Last synced: 2 months ago
JSON representation
Filter and transform streams of json objects
- Host: GitHub
- URL: https://github.com/fuco1/json-log-mode
- Owner: Fuco1
- Created: 2018-05-22T12:23:24.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-22T12:25:13.000Z (almost 8 years ago)
- Last Synced: 2025-02-07T08:11:12.774Z (about 1 year ago)
- Language: Emacs Lisp
- Size: 1.95 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# json-log-mode
Filter and transform streams of json objects
# Dependencies
Depends on `jq` ([home](https://stedolan.github.io/jq/)) being on the `exec-path`.