Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #1453

Merged
merged 2 commits into from
Dec 5, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 3 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,12 @@

# DevExtreme Angular UI Components #

This project allows you to use [DevExtreme widgets](http://js.devexpress.com/Demos/WidgetsGallery/) in [Angular](https://angular.io/) applications.
This project allows you to use [DevExtreme components](http://js.devexpress.com/Demos/WidgetsGallery/) in [Angular](https://angular.io/) applications.

* [Documentation](https://js.devexpress.com/Documentation/Guide/Angular_Components/DevExtreme_Angular_Components/)
* [Technical Demos](https://js.devexpress.com/Demos/WidgetsGallery/Demo/DataGrid/Overview/Angular/Light/)
* Real-World Application Demos
* [Sales Viewer](https://github.com/DevExpress/SalesViewer)
* [Golf Club](https://github.com/DevExpress/golfclub)
* [DX Election](https://github.com/DevExpress/dx-election)
* [API Reference](http://js.devexpress.com/Documentation/ApiReference/)
* [Responsive UI Templates](https://js.devexpress.com/Angular/Templates/UITemplates/)
* [Application Template](https://js.devexpress.com/Angular/Documentation/Guide/Angular_Components/Application_Template/)

## License ##

Expand Down
Loading