使用客户端脚本将CSV格式转换为XML [英] CSV to XML Using Client-Side Scripting

查看:80
本文介绍了使用客户端脚本将CSV格式转换为XML的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在寻找一个小型网站,它将csv文件转换为xml.我知道用PHP实现此目的的简便方法,但是我没有服务器来运行它,并且XAMPP之类的东西无法安装在计算机上,因此它需要不需要服务器.有没有可用的代码来做到这一点?也许是jQuery插件?

I'm looking to write a small website that will convert a csv file to xml. I know of easy ways to do this with PHP, however I won't have a server to run it and something like XAMPP cannot be installed on the computer, so it needs to be something that doesn't need a server. Is there any code available to do that already? Maybe a jquery plugin?

推荐答案

看看这个库.它将CSV转换为JSON.然后,您可以从那里创建XML(或其他任何与此有关的东西)

Take a look at this library. It will convert CSV to JSON. From there, you can then create XML (or anything else for that matter)

https://github.com/archan937/csonv.js

这篇关于使用客户端脚本将CSV格式转换为XML的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆