ember-prism:简单的ember组件,用于语法突出显示a-la PrismJS

时间:2024-02-25 16:00:47
【文件属性】:

文件名称:ember-prism:简单的ember组件,用于语法突出显示a-la PrismJS

文件大小:231KB

文件格式:ZIP

更新时间:2024-02-25 16:00:47

ember ember-addon prismjs hacktoberfest code-highlight

灰烬棱镜 。 该项目旨在为制作可重用的余烬组件。 该项目打包为插件。 兼容性 Ember.js v3.16或更高版本 Ember CLI v2.13或更高版本 Node.js v10或更高版本 对于Ember <= 3.12,使用ember-prism版本0.7.0。 安装 在ember-cli项目中安装ember-cli插件: $ ember install ember-prism 用法 使用组件 我们有两个主要组件, code-block和code-inline 。 在过渡期间,他们将负责在代码上运行Prism。 他们通过传递@code参数来接受要呈现的代码: < CodeBl


【文件预览】:
ember-prism-master
----.gitignore(377B)
----README.md(3KB)
----CHANGELOG.md(2KB)
----ember-cli-build.js(1KB)
----.github()
--------workflows()
----.ember-cli(280B)
----tests()
--------integration()
--------test-helper.js(234B)
--------acceptance()
--------dummy()
--------unit()
--------helpers()
--------index.html(1KB)
----testem.js(601B)
----app()
--------components()
--------.gitkeep(0B)
----package.json(3KB)
----CONTRIBUTING.md(632B)
----vendor()
--------ember-prism.js(163B)
----index.js(2KB)
----config()
--------ember-try.js(2KB)
--------environment.js(90B)
----LICENSE.md(1KB)
----addon()
--------components()
--------.gitkeep(0B)
----.watchmanconfig(37B)
----.eslintignore(240B)
----.template-lintrc.js(57B)
----.npmignore(419B)
----RELEASE.md(2KB)
----.editorconfig(367B)
----yarn.lock(547KB)
----.eslintrc.js(1002B)
----.dependabot()
--------config.yml(341B)
----.prettierrc.js(192B)

网友评论