From de31e629375ef91157dfac5a79df9c794df54d1a Mon Sep 17 00:00:00 2001 From: Henry O <111580327+HenryOnilude@users.noreply.github.com> Date: Thu, 7 May 2026 00:18:38 +0100 Subject: [PATCH] Add Vivix - JavaScript execution visualizer --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4fe829ca..2dafdf9f 100644 --- a/README.md +++ b/README.md @@ -409,7 +409,8 @@ There're also some great commercial libraries, like [amchart](https://www.amchar * [popline](https://github.com/kenshin54/popline) - Popline is an HTML5 Rich-Text-Editor Toolbar. * [Summernote](https://github.com/summernote/summernote) - Super simple WYSIWYG editor. * [Everright-formEditor](https://github.com/Liberty-liu/Everright-formEditor) - A visual drag-and-drop low-code form editor - +* [Vivix](https://github.com/HenryOnilude/vivix) - Instruction-level JavaScript execution visualizer with simultaneous heap memory visualization and async/await support. + ## Documentation * [DevDocs](https://devdocs.io/) is an all-in-one API documentation reader with a fast, organized, and consistent interface.