文件名称:ember-infinite-search:如何使用 Ember.js 为搜索结果构建搜索栏和无限滚动
文件大小:41KB
文件格式:ZIP
更新时间:2024-07-27 00:40:55
JavaScript
余烬无限搜索
此自述文件概述了在此 Ember 应用程序上进行协作的详细信息。 这个应用程序的简短介绍可以很容易地转到这里。
先决条件
您将需要在您的计算机上正确安装以下东西。
(带有 NPM)和
安装
git clone
【文件预览】:
ember-infinite-search-master
----.jshintrc(518B)
----.gitignore(247B)
----app()
--------app.js(414B)
--------components()
--------adapters()
--------templates()
--------models()
--------helpers()
--------views()
--------index.html(660B)
--------controllers()
--------routes()
--------styles()
--------router.js(291B)
----package.json(980B)
----server()
--------.jshintrc(19B)
--------mocks()
--------index.js(654B)
--------fixtures()
----.bowerrc(60B)
----.travis.yml(245B)
----Brocfile.js(708B)
----LICENSE(1KB)
----public()
--------robots.txt(41B)
--------.gitkeep(0B)
--------crossdomain.xml(603B)
--------img()
----testem.json(159B)
----README.md(1KB)
----vendor()
--------.gitkeep(0B)
----tests()
--------.jshintrc(1KB)
--------unit()
--------helpers()
--------index.html(1KB)
--------test-helper.js(449B)
----config()
--------environment.js(1KB)
----.ember-cli(280B)
----bower.json(554B)
----.editorconfig(507B)