777akot
Results
2
comments of
777akot
in browser you can read csv as text with FileReader and use fromString with result ```javascript const PromisifiedCsvToJson = (csvfile) => { return new Promise ((resolve, reject) => { var...
Why not to use editor as a viewer just by setting readonly on and toolbar off ?