ember-hotjar:灰烬项目的Hotjar集成

时间:2024-05-30 16:41:38
【文件属性】:

文件名称:ember-hotjar:灰烬项目的Hotjar集成

文件大小:337KB

文件格式:ZIP

更新时间:2024-05-30 16:41:38

JavaScript

灰烬热贾尔 快速简便的hotjar集成。 绝对没有保修。 用法 npm install --save-dev ember-hotjar 将config.hotjar.id添加到config / environment.js (可选)将hotjar.forceSSL=true添加到config / environment.js以通过SSL强制加载脚本。 (可选)将hotjar.snippetVersion=5添加到config / environment.js以更改版本。 默认值为5。 在路线和控制器中,您将拥有_hj.push 开发安装 git clone 此存储库 cd ember-hotjar npm install bower install 开发运行 ember serve 访问您的应用程序,为 。 开发人员运行测试 npm test


【文件预览】:
ember-hotjar-master
----.travis.yml(1KB)
----.ember-cli(280B)
----ember-cli-build.js(494B)
----vendor()
--------.gitkeep(0B)
----addon()
--------initializers()
--------.gitkeep(0B)
----config()
--------ember-try.js(2KB)
--------environment.js(90B)
----index.js(71B)
----.watchmanconfig(37B)
----package.json(2KB)
----tests()
--------test-helper.js(234B)
--------index.html(1KB)
--------unit()
--------dummy()
--------integration()
--------.jshintrc(867B)
--------helpers()
----package-lock.json(669KB)
----app()
--------initializers()
--------hotjar()
--------.gitkeep(0B)
----testem.js(601B)
----CONTRIBUTING.md(644B)
----.npmignore(411B)
----.eslintrc.js(976B)
----.template-lintrc.js(57B)
----LICENSE.md(1KB)
----.gitignore(376B)
----README.md(955B)
----.eslintignore(240B)
----.editorconfig(367B)
----package-lock.json.ember-try(669KB)

网友评论