refactor: rename application from JSON Visualiser to DevLab

- Updated the title and references throughout the application to reflect the new name, DevLab.
- Adjusted the About, Contact, Home, and JSON Viewer pages to align with the rebranding.
This commit is contained in:
2026-01-19 14:51:10 +08:00
parent f52ca401cf
commit c574297fe2
7 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
# JSON Visualiser
# DevLab
A sophisticated, TypeScript-powered tool designed to parse JSON data and visualise **JSONPath** queries with precision. This tool allows developers to navigate complex data structures, highlight specific fields, and extract data efficiently.