文件名称:esef-frontend:可重用的 Angular JS 模块
文件大小:329KB
文件格式:ZIP
更新时间:2024-07-15 12:15:28
JavaScript
Esef前端 可重用的 Angular JS 组件。 由多个子模块组成。 #模块 esef.frontend - 将所有内容组合在一起的主要模块。 esef.frontend.storage - 实现观察者模式的键/值存储服务。 。 esef.frontend.pagination - 分页服务提供帮助方法来构建分页。 。 esef.frontend.refresh - 刷新服务实现递归方法以定期运行函数。 。 :NEW_button: esef.frontend.filters - 方便的 Angular 过滤器。 。 :NEW_button: esef.frontend.notification - 通知和对话助手。 。 :NEW_button: #目录结构 ├── bundle │ ├── esef-frontend.js │ └── esef-frontend.min.js ├── filters │ ├──
【文件预览】:
esef-frontend-master
----docs()
--------css()
--------partials()
--------index.html(9KB)
--------js()
--------font()
----package.json(1018B)
----test()
--------coffee()
--------demo()
----Gruntfile.coffee(5KB)
----LICENSE(1KB)
----dist()
--------notification()
--------storage()
--------filters()
--------pagination()
--------refresh()
--------bundle()
----src()
--------notification()
--------app.coffee(426B)
--------storage()
--------.gitignore(4B)
--------filters()
--------pagination()
--------refresh()
----.gitignore(74B)
----karma.conf.js(2KB)
----README.md(3KB)
----.jshintrc(393B)
----bower.json(724B)