PapaParse with Angular JS

后端 未结 4 600
我寻月下人不归
我寻月下人不归 2021-02-11 02:39

Liked the nice CSV parser & unparser of PapaParse. Can any one help me to get this combine with Angular JS.

I like to make PapaParse work in Angular Way. Trying for

4条回答
  •  青春惊慌失措
    2021-02-11 02:58

    just use a front-end modularization tool like requirejs to load papaParser in the context and call the api in any of your controller or service.

提交回复
热议问题