ng-notadd 正在参加 2021 年度 OSC 中国开源项目评选,请投票支持!
ng-notadd 在 2021 年度 OSC 中国开源项目评选 中已获得 {{ projectVoteCount }} 票,请投票支持!
2021 年度 OSC 中国开源项目评选 正在火热进行中,快来投票支持你喜欢的开源项目!
2021 年度 OSC 中国开源项目评选 >>> 中场回顾
ng-notadd 获得 2021 年度 OSC 中国开源项目评选「最佳人气项目」 !
授权协议 Apache
开发语言 TypeScript
操作系统 跨平台
软件类型 开源软件
开源组织
地区 不详
投 递 者 依剑_听雨
适用人群 未知
收录时间 2018-11-05

软件简介

ng-notadd

基于 Angular7 Material2 的中后台解决方案

相关链接

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.9

  •  i18n 多语言支持

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 在线编辑

展开阅读全文

代码

的 Gitee 指数为
超过 的项目

评论

点击加入讨论🔥(2) 发布并加入讨论🔥
发表于大前端专区
2019/06/04 17:46

ng-notadd 0.20.0 发布,升级至 Angular 8

技术栈 Typescript Angular Material2 rxjs Graphql 相关链接 项目地址 DEMO ng-notadd-mock-server 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 内置权限组件 ...

2
4
发表于大前端专区
2019/02/22 10:25

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

中文更新说明: 组件移动端支持 firebase 支持 多级联动移动端样式调整 技术栈 Typescript Angular Material2 rxjs Graphql 相关链接 项目地址 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...

3
1
发表于大前端专区
2019/02/20 15:12

ng-notadd 0.17.1 发布,基于 Angular 的企业级中后台

中文说明: 支持后台生成截图 修改步进组件的表单字段和按钮样式 修改json-schema-form组件布局样式 修改步进器组件布局样式 技术栈 Typescript Angular Material2 rxjs Graphql 相关链接 项目地址 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...

3
9
发表于大前端专区
2019/01/31 17:26

ng-notadd 0.17.0 发布,自带截图组件

新功能 支持截图生成 技术栈 Typescript Angular Material2 rxjs Graphql 相关链接 项目地址 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 仪表...

1
3
发表于大前端专区
2019/01/24 15:03

ng-notadd 0.16.1 发布,支持顶栏菜单

新功能 新增顶栏菜单组件,支持更复杂的菜单 技术栈 Typescript Angular Material2 rxjs Graphql 相关链接 项目地址 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.16.0 渐进式应用(PWA) json 生成表单 0.17.0 内置...

1
2
发表于大前端专区
2019/01/17 15:21

ng-notadd 0.16 发布 ,支持json 生成表单——Angular 企业级后台

新功能 支持json 生成表单 技术栈 Typescript Angular Material2 rxjs Graphql 相关链接 项目地址 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.16.0 渐进式应用(PWA) json 生成表单 0.17.0 内置权限组件 0.18.0 组...

8
17
发表于大前端专区
2019/01/10 12:10

ng-notadd 0.15.2 发布,基于Angular7 和 Material2 中后台解决方案

ng-notadd 0.15.2 发布,主要改进内容包括: 新功能 增加文件上传 技术栈 Typescript Angular Material2 rxjs Graphql 相关链接 项目地址 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.15.0 普通表格 数据表格 动态...

0
5
发表于大前端专区
2019/01/08 09:14

ng-notadd 0.15.2 发布,基于Angular7 和 Material2 的中后台解决方案

ng-notadd 0.15.2 发布了,改进内容包括: 新功能 PWA 支持 修复折叠状态的导航项样式 在工具栏组件中添加锁屏按钮 修改工具栏的菜单按钮显示 技术栈 Typescript Angular Material2 rxjs Graphql 相关链接 项目地址 DEMO ng-notadd-mock-server Quick start     git clone https://github.com/notadd/ng-notadd.git          cd ng-notadd          npm install     npm start     # o...

0
2
发表于大前端专区
2019/01/07 10:02

ng-notadd 0.15 发布,新增表格及 excel 导出

新功能 普通表格 数据表格 动态表格 excel 导出 (可指定行,列) 功能 支持虚拟列表(10万级别+) 技术栈 Typescript Angular Material2 rxjs Graphql 相关链接 项目地址 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...

1
10
发表于大前端专区
2019/01/03 09:36

ng-notadd 0.14.5 发布,支持10万级别+的虚拟列表

功能 支持虚拟列表(10万级别+) 技术栈 Typescript Angular Material2 rxjs Graphql 相关链接 项目地址 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.13.0 支持操作状态保存 recaptcha 支持 0.14.0 使用 ng-mater...

1
10
发表于大前端专区
2018/12/28 11:25

ng-notadd 0.14.0 发布,基于 Angular7 和 Material2 的中后台解决方案

新功能 使用 ng-material2 组件 增加消息提示 增加轮播 增加多级联动 技术栈 Typescript Angular Material2 rxjs Graphql 相关链接 项目地址 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.13.0 支持操作状态保存 ...

0
12
发表于大前端专区
2018/12/24 09:50

ng-notadd 0.13 发布,基于 Angular7 和 material2 的中后台解决方案

新特性 支持操作状态保存 recaptcha 支持 (支持国内) 技术栈 Typescript Angular Material2 rxjs Graphql 相关链接 项目地址 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.13.0 支持操作状态保存 recaptcha 支持...

4
10
发表于大前端专区
2018/12/19 10:14

ng-notadd 0.12.1 发布,支持本地存储配置

新功能 支持本地配置存储 优化仪表盘 技术栈 Typescript Angular Material2 rxjs Graphql 相关链接 项目地址 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.10.0 支持 Apollo-Graqphql 基础页面(个人信息页,登录页...

4
6
发表于大前端专区
2018/12/18 10:16

ng-notadd 0.12 发布,基于 Angular7 和 material2 的中后台解决方案

新功能 左侧导航栏不再有滚动条 顶部导航栏悬浮 更改工具的默认配置。 重命名天气组件。 在 "选项" 中添加选项。 修改导航栏组件的徽标区域布局 更改图像域地址 添加天气数据源描述 修改字体颜色 在分析组件中添加天气预报卡 删除无用的 svg 图标文件 添加天气图标 BUG 修复 修复导航栏组件的徽标区域样式 修复移动的徽标区域样式 技术栈 Typescript Angular Material2 rxjs Graphql 相关链接 项目地址 DEMO ng-notadd-mock-se...

2
9
发表于大前端专区
2018/12/13 11:51

ng-notadd 0.11.3 发布,基于 Angular7 和 material2 的中后台解决方案

新功能: 添加 world. json 文件 添加散点图和访问趋势条形图 改变材料的背景颜色样式 更改 ng-notadd 默认配置 更改路由器链接 在 _ color. sss 中添加第二背景 技术栈 Typescript Angular Material2 rxjs Graphql 相关链接 项目地址 DEMO ng-notadd-mock-server Quick start     git clone https://github.com/notadd/ng-notadd.git          cd ng-notadd          npm install     npm s...

3
6
发表于大前端专区
2018/12/11 11:45

ng-notadd 0.11.2 基于 Angular7 和 material2 的中后台解决方案

新特性: 在路由模块中修改为 true 而不是 notaddconfig 从页面模块中分离页面路径 从一般模块中分离一般路线 元素模块中的单独元素路径 添加工具栏的两个跳转链接 从仪表板模块中独立仪表板路径 BUG 修复: 当屏幕为gt-md时,修复四个mat-card无间隙 修改布局与全屏隔离 修复水平步进无法重置的bug 删除deafult param hasContentHeader:true 技术栈 Typescript Angular Material2 rxjs Graphql 相关链接 项目地址 DEMO ng-no...

6
12
发表于大前端专区
2018/12/10 10:56

ng-notadd 0.11.1 发布,大量手机版支持,基于 Angular 的中后台解决方案

ng-notadd 0.11.1 发布了,主要改进内容包括: 新特性 在app组件中添加theme-options-button 修改material-color-picker组件 修改按钮组件适应 修改卡片组件适应 修改图标组件适应 修改配置文件组件适应 修改徽章组件适应 修改芯片组件适应 修改grid-list组件适配 修改图标组件适应 修改列表组件适配 修改分析组件适配 修改页面布局样式 BUG 修复 修复布局中组件的下方固定样式 修复匹配移动设备时工具栏的样式 技术栈 Typescri...

1
5
发表于大前端专区
2018/12/06 10:24

ng-notadd 0.10.3 导航栏支持手机,基于 Angular 的中后台解决方案

新特性 新的左侧菜单栏 (支持鼠标悬浮) 手机端初步兼容 技术栈 Typescript Angular Material2 rxjs Graphql 相关链接 项目地址 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.10.0 支持 Apollo-Graqphql 基础页面...

1
8
发表于大前端专区
2018/11/29 13:02

ng-notadd 0.10.3 调整布局,基于 Angular 的中后台解决方案

最近加快更新频率,向 1.0 前进~ 更新内容 修改login-v2页面 fxLayoutAlign.lt-md 交叉轴 修改fxLayoutAlign.lt-md交叉轴 更改谷歌字体文件地址(防止国内加载失败) 技术栈 Typescript Angular Material2 rxjs Graphql 相关链接 项目地址 DEMO ng-notadd-mock-server Quick start     git clone https://github.com/notadd/ng-notadd.git          cd ng-notadd          npm install     n...

1
9
发表于大前端专区
2018/11/28 12:10

ng-notadd 0.10.2 调整布局,基于 Angular 的中后台解决方案

最近加快更新频率,向 1.0 前进~ 更新内容 修改错误页面布局 修改忘记密码页面布局 修改锁屏页面布局 修改登录页面布局 修改login-v2页面布局 修改寄存器页面和register-v2页面的布局 将nowarp改为nowrap 技术栈 Typescript Angular Material2 rxjs Graphql 相关链接 项目地址 DEMO ng-notadd-mock-server Quick start     git clone https://github.com/notadd/ng-notadd.git          cd ng-notadd    ...

13
12
没有更多内容
加载失败,请刷新页面
点击加载更多
加载中
下一页
发表了博客
{{o.pubDate | formatDate}}

{{formatAllHtml(o.title)}}

{{parseInt(o.replyCount) | bigNumberTransform}}
{{parseInt(o.viewCount) | bigNumberTransform}}
没有更多内容
暂无内容
发表了问答
{{o.pubDate | formatDate}}

{{formatAllHtml(o.title)}}

{{parseInt(o.replyCount) | bigNumberTransform}}
{{parseInt(o.viewCount) | bigNumberTransform}}
没有更多内容
暂无内容
暂无内容
2 评论
23 收藏
分享
OSCHINA
登录后可查看更多优质内容
返回顶部
顶部