I am making an Angular 13 project to parse CSV files but I am unable to find a package to parse the CSV Files, the ones I found by googling like "ngx-csv-parser" are not compatible with Angular 13.
Can somebody please suggest a package compatible with Angular 13, I am new to Angular so I am not able to decide which package to use for my project?