Add a CSV library using JQuery-CSV

Got an idea for enhancing SpiderBasic? New command(s) you'd like to see?
Quin
Posts: 118
Joined: Wed Nov 08, 2023 4:38 pm

Add a CSV library using JQuery-CSV

Post by Quin »

I found JQuery-CSV today as part of a project I'm working on. I'm partially through wrapping it into SB so far, but I think it would be awesome to see something like this built-in. SB already uses JQuery so the API should be familiar and I think CSV parsing is pretty useful, we have JSON and XML, why not? :D