es6-repl:包装 es6repl 的 web 组件

时间:2024-07-02 00:06:06
【文件属性】:

文件名称:es6-repl:包装 es6repl 的 web 组件

文件大小:2KB

文件格式:ZIP

更新时间:2024-07-02 00:06:06

JavaScript

网络组件 包装使用Web 组件,以便嵌入对用户更友好。 用法 < es6> class Person { constructor(name) { this.name = name; console.log(`Hi ${name}`); } } let a = new Person('carol'); 执照 麻省理工学院


【文件预览】:
es6-repl-master
----.gitignore(21B)
----README.md(429B)
----index.html(507B)
----es6-repl.js(1KB)
----bower.json(491B)

网友评论