unofficial observablehq compiler:用于Observable笔记本语法的非官方编译器 源码
@ alex.garcia / unofficial-observablehq-compiler 可观察笔记本的非官方编译器(可观察解析器和运行时之间的胶合) 该编译器会将“可观察的语法”编译为“ javascript语法”。 例如 - import compiler from "@alex.garcia/unofficial-observablehq-compiler" ; import { Inspector , Runtime } from "@observablehq/runtime" ; const compile = new compiler . Compiler ( ) ;
文件列表
unofficial-observablehq-compiler-master.zip
(预估有个21文件)
unofficial-observablehq-compiler-master
.circleci
config.yml
972B
.gitignore
1KB
README.md
9KB
.github
workflows
pull_request.yml
995B
main.yml
417B
rollup.config.js
401B
暂无评论