sphere-engine-api:Sphere Engine的API npm软件包

时间:2024-06-07 04:15:25
【文件属性】:

文件名称:sphere-engine-api:Sphere Engine的API npm软件包

文件大小:38KB

文件格式:ZIP

更新时间:2024-06-07 04:15:25

JavaScript

球形引擎节点API Sphere Engine API npm软件包 安装 $ npm i --save sphere-engine 用法 const Sphere = require ( 'sphere-engine' ) const sphere = new Sphere ( { endpoint : '.compilers.sphere-engine.com' , token : '' } ) ; const code = ` #include using namespace std; int main () { cout << "Hello Sphere"; return 0; } ` sphere . ready ( ( ) => { sphere . c


【文件预览】:
sphere-engine-api-master
----.gitignore(204B)
----README.md(2KB)
----test()
--------.eslintrc(58B)
--------index.js(181B)
----LICENSE(801B)
----package.json(2KB)
----src()
--------index.js(4KB)
----index.js(63B)
----lib()
--------index.js(4KB)
----package-lock.json(162KB)

网友评论