From 4c96f1213a42294ecd557f974338cec3b5766ab6 Mon Sep 17 00:00:00 2001 From: hedhyw Date: Sat, 11 Nov 2023 19:17:35 +0200 Subject: [PATCH] feat: add json-log-viewer --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 20e0e2a6..79959a17 100644 --- a/README.md +++ b/README.md @@ -2681,6 +2681,7 @@ _General utilities and tools to make your life easier._ - [immortal](https://github.com/immortal/immortal) - \*nix cross-platform (OS agnostic) supervisor. - [intrinsic](https://github.com/mengzhuo/intrinsic) - Use x86 SIMD without writing any assembly code. - [jsend](https://github.com/clevergo/jsend) - JSend's implementation written in Go. +- [json-log-viewer](https://github.com/hedhyw/json-log-viewer) - Interactive viewer for JSON logs. - [jump](https://github.com/gsamokovarov/jump) - Jump helps you navigate faster by learning your habits. - [just](https://github.com/kazhuravlev/just) - Just a collection of useful functions for working with generic data structures. - [koazee](https://github.com/wesovilabs/koazee) - Library inspired in Lazy evaluation and functional programming that takes the hassle out of working with arrays.