All Projects → aliyun → Alibabacloud Console Design

aliyun / Alibabacloud Console Design

Licence: mit
阿里云管平台研发解决方案

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Alibabacloud Console Design

Tfhe
TFHE: Fast Fully Homomorphic Encryption Library over the Torus
Stars: ✭ 768 (+2033.33%)
Mutual labels:  cloud-computing
Googlecloud.jl
Google Cloud APIs for Julia
Stars: ✭ 24 (-33.33%)
Mutual labels:  cloud-computing
Nucleus
Platform as a Service API abstraction layer.
Stars: ✭ 28 (-22.22%)
Mutual labels:  cloud-computing
Opscloud
运维管理平台(阿里云),自动同步阿里云配置信息,堡垒机(容器),批量运维,Kubernetes,Zabbix管理等功能
Stars: ✭ 788 (+2088.89%)
Mutual labels:  aliyun
10 Weeks
10-weeks of technology exploration
Stars: ✭ 22 (-38.89%)
Mutual labels:  cloud-computing
Certbot Letencrypt Wildcardcertificates Alydns Au
certbot'renewing letencrypt certificate plugin - automatic verification aliyun/tencentyun/godaddy dns
Stars: ✭ 839 (+2230.56%)
Mutual labels:  aliyun
Aliyun Sdk Js
阿里云 SDK for Javascript,支持在浏览器和 Nodejs 环境使用,支持大部分阿里云服务。
Stars: ✭ 727 (+1919.44%)
Mutual labels:  aliyun
Javaee7 Petclinic
Java EE 7 Petclinic
Stars: ✭ 31 (-13.89%)
Mutual labels:  cloud-computing
Sls Logrus Hook
Logrus hook for aliyun sls
Stars: ✭ 23 (-36.11%)
Mutual labels:  aliyun
Alibaba Cloud Sdk Go
Alibaba Cloud SDK for Go
Stars: ✭ 876 (+2333.33%)
Mutual labels:  aliyun
Prometheusalert
Prometheus Alert是开源的运维告警中心消息转发系统,支持主流的监控系统Prometheus,Zabbix,日志系统Graylog和数据可视化系统Grafana发出的预警消息,支持钉钉,微信,华为云短信,腾讯云短信,腾讯云电话,阿里云短信,阿里云电话等
Stars: ✭ 822 (+2183.33%)
Mutual labels:  aliyun
Edge
Extreme-scale Discontinuous Galerkin Environment (EDGE)
Stars: ✭ 18 (-50%)
Mutual labels:  cloud-computing
Awareness
The new architecture of co-computation for data processing and machine learning.
Stars: ✭ 11 (-69.44%)
Mutual labels:  cloud-computing
Awesome Serverless
☁️ A curated list of awesome services, solutions and resources for serverless / nobackend applications.
Stars: ✭ 6,654 (+18383.33%)
Mutual labels:  cloud-computing
Roboconf Platform
The core modules and the platform
Stars: ✭ 30 (-16.67%)
Mutual labels:  cloud-computing
Aliyungo
Go SDK for Aliyun (Alibaba Cloud) - Golang API for ECS, OSS, DNS, SLB, RDS, RAM, MNS, STS, SLS, MQ, Push, OpenSearch, DM, Container Service etc.
Stars: ✭ 756 (+2000%)
Mutual labels:  aliyun
Cms Grafana Builder
helps you run a grafana server that include aliyun cms dashboard.
Stars: ✭ 26 (-27.78%)
Mutual labels:  aliyun
Orleans
Orleans is a cross-platform framework for building distributed applications with .NET
Stars: ✭ 8,131 (+22486.11%)
Mutual labels:  cloud-computing
Aliyun Oss
Aliyun oss for Laravel5, also support flysystem adapter
Stars: ✭ 31 (-13.89%)
Mutual labels:  aliyun
Data Science On Gcp
Source code accompanying book: Data Science on the Google Cloud Platform, Valliappa Lakshmanan, O'Reilly 2017
Stars: ✭ 864 (+2300%)
Mutual labels:  cloud-computing

Console Design

NPM version

Console Design 是为阿里云控制台业务研发提供的解决方案,除了包括开发框架外,默认会与控制台设计规范及交互规范有更紧密的结合。我们希望 Console Design 能帮助控制台开发更聚焦业务开发,不用额外的去考虑设计规范,控制台标准等方面,让开发变成一个更轻松的事情!

快速开始

$ npx @alicloud/console-design init

$ cd Your-Project-Folder

$ npm start

已支持功能

  • 提供了 Topbar 及 侧边栏菜单 的接入;
  • 提供了美杜莎的接入;
  • 提供了数据统计能力的接入;
  • 提供了符合设计规范的基础组件及业务组件的调用;
  • 提供了更场景化的页面场景的调用能力;
  • 提供了对服务 OpenAPI 的调用;
  • 提供了基于文件路径的路由系统,减少配置;
  • 提供了数据Mock能力;
  • 提供了功能管控能力,能更好的控制灰度及渠道能力开关管理;
  • 提供了E2E的功能测试能力;

用户指南

请阅读 官方文档

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].