mholt/PapaParse

remove jquery stuff

Open

#841 opened on Nov 14, 2020

View on GitHub
 (0 comments) (8 reactions) (0 assignees)JavaScript (1,157 forks)batch import
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (11,877 stars)
PR merge metrics
 (Avg merge 18h) (1 merged PR in 30d)

Description

I think this tool should be as vanilla as possible and only do one thing web workers, node and deno don't need this unnecessary stuff

that means removing this jQuery bit https://github.com/mholt/PapaParse/blob/5747da6c9927642743d6d44d49689be2d2fa0b10/papaparse.js#L87-L179

most ppl have moved away from the good old days of jquery now where MVC have taken over such as vue, angular, react, sapper etc

Contributor guide