From 63c63ebc313858df162a18635e1198aef68180ea Mon Sep 17 00:00:00 2001 From: unknown Date: Sat, 19 Apr 2025 19:13:47 +0300 Subject: [PATCH] I have added two buttons for downloading selected table rows as csv and json --- index.html | 9 ++++--- index.js | 78 +++++++++++++++++++++++++++++++++++++++++++++++------- 2 files changed, 74 insertions(+), 13 deletions(-) diff --git a/index.html b/index.html index 2de3f2e..9737d90 100644 --- a/index.html +++ b/index.html @@ -10,12 +10,9 @@ rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css" /> - @@ -164,6 +161,10 @@

Mock Data Generator

+