起动机 JS练习入门包 如何使用它 在网络浏览器中 转到 使用Deno 在deno版本1.8.1上测试 deno run --allow-read=. runner.js 使用节点 在节点15.11上测试 node runner.js 贡献 # we update the librairies with deno # and they are commited with the codebase: deno bundle ' https://jspm.dev/mdast-util-from-markdown@0.8.5 ' lib/mdast.js deno bundle ' https://deno.land/std@0.90.0/testing/asserts.ts ' lib/std.assert.js # the style is downloaded from github p