JavaScript 读写Excel文件 (原生 + NodeJs)

1.JavaScript read write excel 原生

https://www.techwalla.com/articles/how-to-use-javascript-with-excel

http://blog.csdn.net/foreverxyi/article/details/6106305


2. SheetJs 插件

https://github.com/SheetJS/js-xlsx


3. nodejs中几个excel模块的简单对比

http://cnodejs.org/topic/5846c5914c17b38d35436412

4. Node读写Excel文件

https://segmentfault.com/a/1190000005980782

5. NPM 淘宝镜像

http://www.runoob.com/nodejs/nodejs-npm.html

6. 微软官网

https://msdn.microsoft.com/en-us/library/office/hh315812(v=office.14).aspx


你可能感兴趣的:(ART)