文件名称:widget-builder-widget:用于配置 AskThem.io 小部件的可嵌入表单
文件大小:47KB
文件格式:ZIP
更新时间:2024-07-03 00:47:30
JavaScript
小部件构建器小部件
这是 AskThem.io 第三方小部件的基础,它将通过 jQuery 加载器分发,并且 Ember 应用程序的多个实例将能够在一个页面上运行。
这个 Ember.app 是一个可嵌入小部件的基础,可帮助人们设置 AskThem.io 其他可嵌入小部件!
这是一种设置各种 AskThem.io 小部件选项并输出小部件嵌入者可以复制和粘贴的 HTML 的表单。
先决条件
您将需要在您的计算机上正确安装以下东西。
(带有 NPM)
安装
git clone
【文件预览】:
widget-builder-widget-master
----.gitignore(247B)
----README.md(2KB)
----public()
--------robots.txt(41B)
--------crossdomain.xml(603B)
----.bowerrc(60B)
----.ember-cli(280B)
----tests()
--------test-helper.js(237B)
--------acceptance()
--------unit()
--------.jshintrc(814B)
--------helpers()
--------index.html(1KB)
----app()
--------components()
--------routes()
--------views()
--------router.js(344B)
--------app.js(420B)
--------models()
--------sanitizers()
--------helpers()
--------styles()
--------index.html(1KB)
--------templates()
--------controllers()
----.jshintrc(518B)
----bower.json(564B)
----package.json(1KB)
----vendor()
--------.gitkeep(0B)
----testem.json(170B)
----config()
--------environment.js(2KB)
----.travis.yml(265B)
----.editorconfig(543B)
----Brocfile.js(708B)