imjoy-core:ImJoy 的核心库

时间:2024-08-12 18:51:21
【文件属性】:

文件名称:imjoy-core:ImJoy 的核心库

文件大小:256KB

文件格式:ZIP

更新时间:2024-08-12 18:51:21

JavaScript

ImJoy 核心 核心库——一个用于构建计算网络应用程序的沙盒插件框架。 用法 您可以将 ImJoy 核心加载到您的网站或 Web 应用程序中,以便您可以调用其他 ImJoy 插件。 或者,您可以将 ImJoy 运行时注入您的 Web 应用程序,以便它可以作为 ImJoy 窗口插件加载。 有关更多详细信息,请参阅。 ImJoy 核心 API 详细定义见 。 发展 git clone https://github.com/imjoy-team/imjoy-core.git cd imjoy-core npm run install # test npm run test # build npm run build 对于项目维护者,发布是根据当前的 github 操作设置自动进行的。 以下是步骤: 在 package.json 中修改版本,比如0.20.0 使用提交消息Releas


【文件预览】:
imjoy-core-master
----index.js(50B)
----docs()
--------api.md(59KB)
--------integration.md(10KB)
----package.json(4KB)
----.github()
--------workflows()
----.prettierignore(44B)
----tests()
--------index_test.js(12KB)
--------testWebPythonPlugin1.imjoy.html(758B)
--------testWindowESModulePlugin.imjoy.html(1KB)
--------testWebWorkerPlugin2.imjoy.html(1KB)
--------ajv_test.js(4KB)
--------testWindowPlugin1.imjoy.html(810B)
--------.eslintrc.js(117B)
--------loader_test.js(2KB)
--------testWebWorkerPlugin1.imjoy.html(12KB)
--------testWorkerESModulePlugin.imjoy.html(939B)
----LICENSE(1KB)
----package-lock.json(464KB)
----src()
--------connection.js(5KB)
--------imjoyBasicAppMenu.template.html(2KB)
--------core-example.html(569B)
--------utils.js(27KB)
--------imjoyBasicApp.template.html(2KB)
--------evilEngine.js(6KB)
--------pluginManager.js(95KB)
--------serviceSpec.js(3KB)
--------joy.css(7KB)
--------plugins()
--------imjoyCore.js(5KB)
--------joy.js(98KB)
--------internalPlugins.json(421B)
--------simple-app-example.html(2KB)
--------pluginParser.js(18KB)
--------fileManager.js(3KB)
--------imjoyLoader.js(9KB)
--------imjoyBasicAppWindows.template.html(2KB)
--------plugin-example.html(754B)
--------default_base_frame.html(274B)
--------api.js(9KB)
--------store.js(112B)
--------windowManager.js(8KB)
--------jailedPlugin.js(26KB)
--------engineManager.js(7KB)
--------imjoyBasicApp.js(15KB)
--------imjoyBasicApp.template.css(4KB)
--------buildManifest.js(4KB)
----.npmignore(0B)
----.gitignore(571B)
----webpack.config.js(6KB)
----CHANGELOG.md(761B)
----deploy-site.js(324B)
----karma.conf.js(4KB)
----README.md(3KB)

网友评论