Ignite UI™ helps you build powerful, high-performance web-based applications. Inside Ignite UI you'll find user experience controls and components for creating engaging line-of-business web applications which target the browsers for both mobile & desktop environments.
Ignite UI is built on jQuery and jQuery UI and ties in seamlessly with the jQuery core model and conventions including all styling support via jQuery UI Theme Roller. Beyond jQuery Ignite UI features support for Bootstrap themes, AngularJS, Knockout and jQuery Mobile.
The package for this development repository is available on both npm
and bower
.
To get started follow the respective package manager installation:
npm install ignite-ui
bower install ignite-ui
Package contains similar files and structure to what you'd find in the full version of Ignite UI with complete styles and lite versions of the combined script files:
<script src="<node_modules|bower_components>/ignite-ui/js/infragistics.core-lite.js" type="text/javascript"></script>
<script src="<node_modules|bower_components>/ignite-ui/js/infragistics.lob-lite.js" type="text/javascript"></script>
The full built content for both packages can be browsed at the Ignite UI Bower Shim repository.
##Getting Help
- Ignite UI help API
- Ignite UI help topics
- Ignite UI online samples
- Ignite UI questions on StackOverflow
##Contributing You can find all guidelines on how to contribute on the wiki page.