ng-notadd 0.18 发布,组件移动端支持

栏目: 编程工具 · 发布时间: 5年前

项目地址

DEMO

ng-notadd-mock-server

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

0.17.0

  • 截图生成

0.18.0

  • 组件手机端兼容

  • firebase 支持

0.19.0

  • 可 DIY 仪表盘

  • json 生成简单仪表盘

0.20.0

  • 2K/4K 屏适配

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


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Big Java Late Objects

Big Java Late Objects

Horstmann, Cay S. / 2012-2 / 896.00元

The introductory programming course is difficult. Many students fail to succeed or have trouble in the course because they don't understand the material and do not practice programming sufficiently. ......一起来看看 《Big Java Late Objects》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具