ng-notadd 0.9.0 发布,基于Angular7 和 Material2 的中后台解决方案
栏目: JavaScript · 发布时间: 6年前
Quick start
git clone https://github.com/notadd/ng-notadd.git cd ng-notadd npm install npm start # or use ng cli ng serve
Roadmap
1.0
-
[ ] 支持 Apollo-Graqphql
-
[ ] 更加完整的 仪表盘页面
1.1
-
[ ] json 生成表单
1.2
-
[ ] 手机端兼容
-
[ ] 渐进式应用(PWA)
1.3
-
[ ] 更多组件支持
1.4
-
[ ] 基础页面(个人信息页,登录页…)
-
[ ] recaptcha 支持 (默认关闭)
1.5
-
[ ] excel 导入与导出
-
[ ] 选定行列导出 excel
1.6
-
[ ] 截图生成
-
[ ] firebase(国内无法使用) or 其他替代方案 支持
1.7
-
[ ] 可 DIY 仪表盘
-
[ ] json 生成简单仪表盘
1.8
-
[ ] 支持 electron 构建桌面应用
2.0
-
[ ] 企业级自定义表单
-
[ ] 企业级表单系统
后续
-
[ ] excel 在线编辑
-
[ ] word 在线编辑
下载地址:
以上所述就是小编给大家介绍的《ng-notadd 0.9.0 发布,基于Angular7 和 Material2 的中后台解决方案》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:- SpringMVC后台token防重复提交解决方案
- iView Admin 2.1.0 发布,后台集成解决方案
- iView Admin 2.3.0 发布,后台集成解决方案
- iView Admin 2.4.0 发布,后台集成解决方案
- Erupt 1.5.7 发布,注解级,后台管理框架解决方案
- AntD Admin 5.0.0 发布,中后台前端解决方案
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Data Structures and Algorithms with JavaScript
Michael McMillan / O'Reilly Media / 2014-2-22 / USD 28.51
If you’re using JavaScript on the server-side, you need to implement classic data structures that conventional object-oriented programs (such as C# and Java) provide. This practical book shows you how......一起来看看 《Data Structures and Algorithms with JavaScript》 这本书的介绍吧!