Key Features

Responsive Design

Auto adjust layout according to screen size. Looks good on desktop, tablet and phone.

Powerful Layouts

Multiple layouts to choose from
Wide and boxed layout
Vertical and horizaon navigation,

AngularJS Web App

Web App with AngularJS.
Never refresh the entire page again.
Faster, smoother, cooler.

Multiple Colors

18 pre-defined color schemes
And you can build you own by changing a few variables.

Magic - Responsive Bootstrap & AngularJS Admin

Download Magic

FAQs

  • What browsers does Angular work with?

    We run our extensive test suite against the following browsers: Safari, Chrome, Firefox, Opera 15, IE9 and mobile browsers (Android, Chrome Mobile, iOS Safari).

  • Does Angular use the jQuery library?

    Yes, Angular can use jQuery if it's present in your app when the application is being bootstrapped. If jQuery is not present in your script path, Angular falls back to its own implementation of the subset of jQuery that we call jQLite.

  • What is testability like in Angular?

    Very testable and designed this way from ground up. It has an integrated dependency injection framework, provides mocks for many heavy dependencies (server-side communication). See ngMock for details.

  • Can I use the Angular logo artwork?

    Yes! You can find design files in our github repository, under "angular.js/images/logo" The logo design is licensed under a "Creative Commons Attribution-ShareAlike 3.0 Unported License".

  • Why is the namespace called "ng"?

    Because HTML has Angular brackets and "ng" sounds like "Angular". AngularJS is 100% JavaScript, 100% client-side and compatible with both desktop and mobile browsers.

  • Is AngularJS a library, framework, plugin or a browser extension?

    AngularJS fits the definition of a framework the best, even though it's much more lightweight than a typical framework and that's why many confuse it with a library.