DevExtreme

HTML5 JavaScript Component Suite for Responsive Web Development

Github星跟蹤圖

DevExtreme

Build Status

Voted the best cross-platform component suite containing everything you need to create responsive web apps for touch devices and traditional desktops: data grid, interactive charts, data editors, navigation and multi-purpose widgets that are designed to look great and provide powerful functionality in any browser.

Download and Install

To include DevExtreme to your project, use one of the distribution packages. If you use Visual Studio, then use the Windows installer for added features like project templates. Alternatively, download a plain zip archive of just the client-side library and its widgets:

Getting Started

After installation, you can add a widget to your app. Here's a simple button example:

<div id="buttonContainer"></div>
var element = document.getElementById('buttonContainer');
var button = new DevExpress.ui.dxButton(element, { text: 'Hello World!' });

DevExtreme supports deep integration with the following client-side technologies:

And server-side frameworks:

Learn

Contributing

See our Guidelines for Contributing

主要指標

概覽
名稱與所有者DevExpress/DevExtreme
主編程語言JavaScript
編程語言JavaScript (語言數: 12)
平台
許可證Other
所有者活动
創建於2017-04-17 15:43:34
推送於2025-06-17 17:47:53
最后一次提交
發布數284
最新版本名稱25.1.2 (發布於 )
第一版名稱17.1.2-beta (發布於 )
用户参与
星數1.8k
關注者數72
派生數636
提交數17.9k
已啟用問題?
問題數622
打開的問題數2
拉請求數27200
打開的拉請求數86
關閉的拉請求數2241
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?