文件名称:runtime:可观察的数据流运行时
文件大小:62KB
文件格式:ZIP
更新时间:2024-05-31 15:20:22
JavaScript
@ observablehq /运行时 使您可以Observable笔记本作为真正的React程序运行:在您的个人网站上,集成到Web应用程序或交互式仪表板中。 将您的笔记本电脑带到Web平台可以到达的任何遥远的地方。 例如,要渲染的“ hello”单元格: <!DOCTYPE html > < meta charset =" utf-8 " > < link rel =" stylesheet " type =" text/css " href =" https://cdn.jsdelivr.net/npm/@observablehq/inspector@3/dist/inspector.css " > < body > < script type =" module " > import { Runtime , Inspector } from "https://cdn.jsdel
【文件预览】:
runtime-master
----rollup.config.js(733B)
----package.json(1KB)
----.eslintrc.json(289B)
----.github()
--------workflows()
----test()
--------dom.html(526B)
--------.eslintrc.json(79B)
--------variable()
--------require.html(408B)
--------load-test.js(4KB)
--------module()
--------hello-world.html(625B)
--------tape.js(1KB)
--------runtime()
--------dispose.html(453B)
----LICENSE(735B)
----runtime.sublime-project(354B)
----src()
--------index.js(222B)
--------load.js(1014B)
--------identity.js(43B)
--------rethrow.js(71B)
--------variable.js(8KB)
--------module.js(5KB)
--------array.js(105B)
--------constant.js(72B)
--------runtime.js(10KB)
--------noop.js(29B)
--------generatorish.js(150B)
--------errors.js(257B)
----.gitignore(75B)
----README.md(16KB)
----yarn.lock(81KB)
----.eslintignore(6B)