文件名称:engine:Stencila的评估引擎
文件大小:48KB
文件格式:ZIP
更新时间:2024-05-18 14:56:57
JavaScript
stencila/engine :Stencila的评估引擎 一个为文档或电子表格的部分代码单元提供评估引擎的库。 该库是作为应用程序和工具的低级库。 原料药 即将推出。 集成到应用程序中 即将推出。
【文件预览】:
engine-master
----.travis.yml(262B)
----example()
--------run.js(767B)
--------data.js(1KB)
----package.json(2KB)
----test()
--------transpile.test.js(4KB)
--------index.js(224B)
--------libtest.js(2KB)
--------TestContext.js(377B)
--------engineHelpers.test.js(517B)
--------index.html(681B)
--------testHelpers.js(5KB)
--------Engine.test.js(26KB)
--------MiniContext.test.js(4KB)
--------transformCells.test.js(7KB)
--------CellGraph.test.js(19KB)
----index.es.js(30B)
----src()
--------applyCellTransformations.js(3KB)
--------createSymbol.js(700B)
--------qualifiedId.js(304B)
--------transformRange.js(834B)
--------CompositeContext.js(2KB)
--------index.js(330B)
--------CellGraph.js(17KB)
--------Engine.js(19KB)
--------parseSymbol.js(546B)
--------setupContext.js(581B)
--------Cell.js(5KB)
--------importFromJson.js(423B)
--------engineHelpers.js(748B)
--------EngineCellGraph.js(2KB)
--------SheetCell.js(373B)
--------CellStates.js(1KB)
--------CellSymbol.js(2KB)
--------engineConstants.js(917B)
--------Sheet.js(9KB)
--------parseValue.js(359B)
--------toIdentifier.js(890B)
--------extractSymbols.js(302B)
--------types.js(88B)
--------Document.js(3KB)
--------MiniContext.js(4KB)
--------CellErrors.js(1KB)
--------transpile.js(917B)
--------isExpression.js(255B)
--------recordTransformations.js(810B)
----make.js(2KB)
----.gitignore(47B)
----README.md(292B)