hi guys i am creating a csv import function to my project using vue js however i can't find any package that suits in vue js. can anyone recommend a package for csv upload function? thanks
@Snapey yup in client side, i have this input file uploader of csv once i browse the csv file, it will parse the data from csv to json. im not sure if vue js can do it but im still trying and looking for a package..