DevExtreme

HTML5 JavaScript Component Suite for Responsive Web Development

Github stars Tracking Chart

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

Main metrics

Overview
Name With OwnerDevExpress/DevExtreme
Primary LanguageJavaScript
Program languageJavaScript (Language Count: 12)
Platform
License:Other
所有者活动
Created At2017-04-17 15:43:34
Pushed At2025-06-17 17:47:53
Last Commit At
Release Count284
Last Release Name25.1.2 (Posted on )
First Release Name17.1.2-beta (Posted on )
用户参与
Stargazers Count1.8k
Watchers Count72
Fork Count636
Commits Count17.9k
Has Issues Enabled
Issues Count622
Issue Open Count2
Pull Requests Count27200
Pull Requests Open Count86
Pull Requests Close Count2241
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private