All Projects → tabler → Tabler Angular

tabler / Tabler Angular

Licence: mit
Maintained by @arunabhdas Tabler for Angular - Components, demos and documentation

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Tabler Angular

Springboot v2
SpringBoot_v2项目是努力打造springboot框架的极致细腻的脚手架。包括一套漂亮的前台。无其他杂七杂八的功能,原生纯净。
Stars: ✭ 1,093 (+826.27%)
Mutual labels:  bootstrap, admin
Coreui Free Angular Admin Template
CoreUI Angular is free Angular 2+ admin template based on Bootstrap 4
Stars: ✭ 1,279 (+983.9%)
Mutual labels:  bootstrap, admin
Shards Dashboard
🔥A beautiful Bootstrap 4 admin dashboard templates pack.
Stars: ✭ 1,143 (+868.64%)
Mutual labels:  bootstrap, admin
Django Admin Bootstrap
Responsive Theme for Django Admin With Sidebar Menu
Stars: ✭ 787 (+566.95%)
Mutual labels:  bootstrap, admin
Vali Admin
Free Bootstrap 4 admin/dashboard template
Stars: ✭ 1,391 (+1078.81%)
Mutual labels:  bootstrap, admin
Adminx
AdminX – a free and open source admin control panel based on Bootstrap 4.x
Stars: ✭ 36 (-69.49%)
Mutual labels:  bootstrap, admin
Staradmin Free Bootstrap Admin Template
A Free Responsive Admin Dashboard Template Built With Bootstrap 4. Elegant UI Theme for Your Web App!
Stars: ✭ 1,191 (+909.32%)
Mutual labels:  bootstrap, admin
Pharo
Pharo is a dynamic reflective pure object-oriented language supporting live programming inspired by Smalltalk.
Stars: ✭ 631 (+434.75%)
Mutual labels:  mit, bootstrap
Coreui Angularjs
CoreUI AngularJS is free AngularJS admin template based on Bootstrap 4
Stars: ✭ 101 (-14.41%)
Mutual labels:  bootstrap, admin
Clever Bootstrap 4 Admin Template With Angularjs Angular 2 Support
Clever is Boostrap 4 Admin Template with Angular 2 and AngularJS support
Stars: ✭ 98 (-16.95%)
Mutual labels:  bootstrap, admin
Bootstrap 5 Templates
A collection of free Bootstrap 5 templates designed with Material Design 2.0. Admin dashboard, e-commerce, landing pages & much more.
Stars: ✭ 722 (+511.86%)
Mutual labels:  bootstrap, admin
Lightning Admin Angular
A mobile first design of a responsive admin template built with angular and bootstrap
Stars: ✭ 107 (-9.32%)
Mutual labels:  bootstrap, admin
Laravel Boilerplate
Laravel Boilerplate / Starter Kit with Gentelella Admin Theme
Stars: ✭ 704 (+496.61%)
Mutual labels:  bootstrap, admin
Root Bootstrap 4 Admin Template With Angularjs Angular 2 Support
Root is Boostrap 4 Admin Template with Angular 2 and AngularJS support
Stars: ✭ 54 (-54.24%)
Mutual labels:  bootstrap, admin
Sleek Dashboard
Sleek Dashboard - Free Bootstrap 4 Admin Template and UI Kit
Stars: ✭ 690 (+484.75%)
Mutual labels:  bootstrap, admin
Sing App
💥Free and open-source admin dashboard template built with Bootstrap 4.5 💥
Stars: ✭ 1,187 (+905.93%)
Mutual labels:  bootstrap, admin
Cc
一个基于angular5.0.0+ng-bootstrap1.0.0-beta.8+bootstrap4.0.0-beta.2+scss的后台管理系统界面(没基础的同学请先自学基础,谢谢!)
Stars: ✭ 416 (+252.54%)
Mutual labels:  mit, admin
Rest Admin
Restful Admin Dashboard Based on Vue and Boostrap 4
Stars: ✭ 565 (+378.81%)
Mutual labels:  bootstrap, admin
Admin Dashboard Template Angular Bootstrap
Admin template for Material Design for Angular Bootstrap.
Stars: ✭ 89 (-24.58%)
Mutual labels:  bootstrap, admin
Adminlte
AdminLTE - Free admin dashboard template based on Bootstrap 4
Stars: ✭ 40,112 (+33893.22%)
Mutual labels:  bootstrap, admin

Tabler Angular

WIP: Implementation of tabler using Angular.

Live Demo | Firebase Demo | Documentation | Join us on Slack

Installation

This project is built with Angular CLI & nrwl/nx.

Install dependencies

  • Run npm install.

Applications

You can start one of the following applications:

Demo

  • Run npm run demo.
  • Navigate to http://localhost:4200/.
  • Update code in apps/demo

Usage

==> npm install @angular/cli -g

==> ng new tabler-angular-demo

==> ng add @tabler/tabler-angular

==> npm install tabler-ui

==> npm install @tabler/angular-ui

==> npm install @tabler/angular-styles

==> npm install @tabler/angular-core

Docs

Release to npm (deprecated)

  • Run npm run release-it

Publish to npm

  • Use the np utility:

https://www.npmjs.com/package/np

So the basic flow is:

  • make changes
  • create build
  • test build
  • publish build using np
  • publish build using np --yolo to skip tests

License: MIT

Meta

  • Previously ==> npm --version 6.5.0

  • Currently ==> npm --version 6.9.0

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].