当前位置: 首页 > 软件库 > Web应用开发 > Web框架 >

ui-libraries

授权协议 MIT License
开发语言 JavaScript
所属分类 Web应用开发、 Web框架
软件类型 开源软件
地区 不详
投 递 者 葛阳
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

UI Libraries

A collection of UI Frameworks and their platform implementations.

Inspired by this HN thread.

Contributing

If you would like to add libraries, please feel free to create a PR with the edits. Please only open source, no paid libraries. Also please try to keep the markdown consistent.

Libraries by UI Kit

Table of Contents

  1. Material

  2. Bootstrap

  3. Fabric

  4. Lightning Design System

  5. Elastic

  6. Foundation

  7. Semantic

  8. Tailwind

  9. AntD

  10. Miscellaneous

Material

Project Website: https://material.io/

Sketch

Photoshop

Figma

HTML/CSS

Wordpress

Angular

React

React-Native

Vue

Bootstrap

Project Website: https://getbootstrap.com/

HTML/CSS

Angular

React

Vue

Fabric

Project Website: https://developer.microsoft.com/en-us/fabric

Sketch

Adobe XD

HTML/CSS

React

Lightning

Project Website: https://www.lightningdesignsystem.com/

Sketch

HTML/CSS

Angular

React

Elastic

Project Website: https://elastic.github.io/eui/#/

Sketch

HTML/CSS

Foundation

Project Website: https://foundation.zurb.com/

Angular

React

Semantic

Project Website: https://semantic-ui.com/

React

Angular

Ember

Meteor

Tailwind

AntD

React

Vue

Miscellaneous

HTML/CSS

CSS

Angular

React

Vue

  • 1. ui-bootstrap 参考博客:  http://www.cnblogs.com/pilixiami/p/5597634.html  (这篇博客写的非常不错,值得推荐) angular-ui-bootstrap的github地址: http://angular-ui.github.io/bootstrap/ 最新的angular-ui-bootstrap版本地址: https://cdn

  • angularjs UI Libraries ● ng-bootstrap is currently available. ● PrimeNG has largest number of components. ● Angular-Material2 is in beta. ● KendoUI is creating components for ng2. ● Ionic is very popu

  • Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 6 y

 相关资料
  • 每个用户界面都考虑以下三个主要方面 - UI elements - 这些是用户最终看到并与之交互的核心可视元素。 JavaFX提供了大量广泛使用的常用元素列表,从基本到复杂,我们将在本教程中介绍。 Layouts - 它们定义了如何在屏幕上组织UI元素,并为GUI(图形用户界面)提供最终外观。 这部分将在布局章节中介绍。 Behavior - 这些是用户与UI元素交互时发生的事件。 这部分将在“事

  • ui

    继承自 Composite 是所有控件的父级。可通过其访问状态栏、导航栏、抽屉控件和内容视图。 通过 “const {ui} = require('tabris');” 引入该对象。 属性 contentView Type: Composite 内容视图是构成应用主UI的控件的容器。覆盖整个应用界面。可将控件直接添加到内容视图中。 此属性只能在创建控件时设置。一旦设置,不能修改。 drawer T

  • ui

    UI模块管理应用界面,用于操作加载HTML页面的原生窗口,调用系统原生控件等。由于此模块功能太多,现已根据功能分拆更新为Key、NativeUI、Navigator、Webview等,并对接口和功能做了一些优化调整,请使用新API。 方法: alert: 弹出系统提示框 closeSplashscreen: 关闭程序启动界面 closeWindow: 关闭原生窗口 confirm: 弹出系统确认对

  • UI

    对话框 键盘事件

  • UI

    增加了一些新的用户界面特性来调整元素尺寸,框尺寸和外边框。 在本章中,您将了解以下的用户界面属性: resize box-sizing outline-offset 注意:Firefox、Chrome 以及 Safari 支持 resize 属性。 Internet Explorer、Chrome、Safari 以及 Opera 支持 box-sizing 属性。Firefox 需要前缀 -moz

  • ui

    @nativescript-rtl/ui Add right-to-left UI support to NativeScript framework Installation to install plugin write: NativeScript 7 and higher tns plugin add @nativescript-rtl/ui Support NativeScript old