Page 1 of 1

Add a CSV library using JQuery-CSV

Posted: Thu Feb 06, 2025 6:23 pm
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