mholt / PapaParse

Fast and powerful CSV (delimited text) parser that gracefully handles large files and malformed input
http://PapaParse.com
MIT License
12.47k stars 1.14k forks source link

use this in quickjs? #1050

Open badiku opened 5 months ago

badiku commented 5 months ago

change thisto globalThis, and then I can use this Papa in quickjs qjs.exe.

}(this || globalThis, function moduleFactory()