内容简介:技术栈 Typescript Angular Material2 rxjs Graphql 相关链接 项目地址 DEMO ng-notadd-mock-server Quick start git clone https://gitee.com/notadd/ng-notadd.git cd ng-nota...
技术栈
-
Typescript
-
Angular
-
Material2
-
rxjs
-
Graphql
相关链接
Quick start
git clone https://gitee.com/notadd/ng-notadd.git cd ng-notadd npm install npm start # or use ng cli ng serve
Roadmap
0.19.0
-
可 DIY 仪表盘
-
json 生成简单仪表盘
0.20.0
-
升级 angular 版本到8
0.21.0
-
内置权限组件
-
初步的 e2e 单元测试
1.0
-
完善单元测试
-
整体微调
1.1
-
websocket 支持
1.2
-
支持 electron 构建桌面应用
后续
-
excel 在线编辑
-
word 在线编辑
一点说明
为了方便维护,ng-notadd 将剥离出 ng-material2 (扩展组件库) 和 ng-noform 两个项目
下载地址:
github: https://github.com/notadd/ng-notadd
gitee: https://gitee.com/notadd/ng-notadd
以上所述就是小编给大家介绍的《ng-notadd 0.20.0 发布 升级angular 版本到8》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:- 手动升级Coreos版本
- 升级Debian版本操作总结
- npm 升级版本号技巧
- 悟空 CRM 11.0 版本-20210502 升级内容【JAVA 版本】
- 升级Tensorflow到1.2版本
- GCC升级至高版本
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Algorithms in C++
Robert Sedgewick / Addison-Wesley Professional / 1992-05-10 / USD 64.99
This version of Sedgewick's bestselling book provides a comprehensive collection of algorithms implemented in C++. The algorithms included cover a broad range of fundamental and more advanced methods:......一起来看看 《Algorithms in C++》 这本书的介绍吧!