mholt/PapaParse

remove jquery stuff

Open

#841 aberto em 14 de nov. de 2020

Ver no GitHub
 (0 comments) (8 reactions) (0 assignees)JavaScript (1.157 forks)batch import
enhancementgood first issuehelp wanted

Métricas do repositório

Stars
 (11.877 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 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

Guia do colaborador