Angular AdminLTE screenshot

Angular AdminLTE

Author Avatar Theme by Ahmadalibaloch
Updated: 1 May 2020
210 Stars

AngularjsApp Implementation of renowned Admin-LTE theme (https://github.com/almasaeed2010/AdminLTE) now with many useful directives and features.

Categories

Overview:

The AngularJS Admin Panel is a theme that has been cloned from the Admin-LTE theme. It is designed to use the right technology for the right purposes, resulting in clean and well-commented code. The theme is written in TypeScript and utilizes the latest Angular components. It is bundled and served using the SystemJs universal dynamic module loader. The theme does not use tools like gulp or grunt, and instead relies on NPM for a clean and simple setup. Visual Studio Code is recommended for serving the theme to the browser.

Features:

  • Clean and well-commented code
  • Utilizes SystemJs universal dynamic module loader
  • Written in TypeScript
  • Simple setup with NPM
  • Visual Studio Code task for serving to the browser
  • Contributions needed to convert view pages to Angular components
  • Supported in Firefox, Chrome, Opera, IE 9+, and Edge
  • Open source project licensed under MIT

Installation:

To install the AngularJS Admin Panel theme, follow these steps:

  1. Install Visual Studio Code on your machine.
  2. Run the npm install command in the repository folder.
  3. Open the folder in Visual Studio Code.
  4. Run the Visual Studio Code command Ctrl+Shift+B to serve the theme to the browser.

Summary:

The AngularJS Admin Panel is a theme cloned from the Admin-LTE theme, designed to use the right technology for the right purposes. It features clean and well-commented code written in TypeScript, utilizing the latest Angular components. The theme is served using the SystemJs universal dynamic module loader and has a simple setup using NPM. Contributions are welcome for converting view pages to Angular components. The theme is supported in multiple browsers and is an open source project licensed under MIT.