Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/node.js/41.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Node.js 解释web上的Ethercalc,以及如何将其与node js一起使用_Node.js_Spreadsheet - Fatal编程技术网

Node.js 解释web上的Ethercalc,以及如何将其与node js一起使用

Node.js 解释web上的Ethercalc,以及如何将其与node js一起使用,node.js,spreadsheet,Node.js,Spreadsheet,我想了解更多关于ethercalc的信息,你能给我解释一下吗?那么,你能解释一下我如何安装和使用它吗 提前谢谢 Ethercalc是nodejs中的电子表格包,通过使用它,我们可以在我们的网站中使用web电子表格。下面是如何安装它的命令。安装完节点js后,运行下面的命令 npm i -g ethercalc ethercalc 若要在localhost中运行此电子表格,请在浏览器的url下方输入 http://127.0.0.1:8000/

我想了解更多关于ethercalc的信息,你能给我解释一下吗?那么,你能解释一下我如何安装和使用它吗


提前谢谢

Ethercalc是nodejs中的电子表格包,通过使用它,我们可以在我们的网站中使用web电子表格。下面是如何安装它的命令。安装完节点js后,运行下面的命令

npm i -g ethercalc
ethercalc
若要在localhost中运行此电子表格,请在浏览器的url下方输入

http://127.0.0.1:8000/