Skip to content

vconst/devextreme-examples

 
 

Repository files navigation

DevExtreme Examples

A set of sample applications that will help you get started with DevExtreme.

Each example holds a simple application containing a dxButton widget with an alert dialog. It is enough to demonstrate how to link the required DevExtreme modules to the application using RequireJS, webpack or jspm with jQuery, AngularJS or Knockout approach. All examples require Node.js and npm to install DevExtreme package and its dependencies. Basic principles of working with these tools would be also helpful.

To use an example, click its name below and follow the instructions.

Used Technologies: Example Name:
RequireJS with jQuery requirejs-jquery
webpack with jQuery webpack-jquery
jspm with jQuery jspm-jquery
RequireJS with AngularJS requirejs-angular
webpack with AngularJS webpack-angular
jspm with AngularJS jspm-angular
RequireJS with Knockout requirejs-knockout
webpack with Knockout webpack-knockout
jspm with Knockout jspm-knockout

About

A set of sample applications that will help you to get started.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.3%
  • HTML 5.7%