Skip to content
forked from tabler/tabler

Tabler is free and open-source HTML Dashboard UI Kit built on Bootstrap 4

License

Notifications You must be signed in to change notification settings

Intelioum/tabler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tabler

Tabler - Admin panel made simple

Premium and Open Source dashboard template with responsive and high quality UI. For Free!

View Demo | Download ZIP

Tabler preview

Table of contents

About Tabler

We’ve created this admin panel for everyone who wants to create any templates based on our ready components. Our mission is to deliver a user-friendly, clear and easy administration panel, that can be used by both, simple websites and sophisticated systems. The only requirement is a basic HTML and CSS knowledge—as a reward, you'll be able to manage and visualize different types of data in the easiest possible way!

After using many of different admin panels, no matter free or paid, we've noticed they all had a lot of defects—and the main one was resource intensity. They were loading loads of useless components that you wouldn't ever use, so we've decided to choose a different way. The whole system is plugin-based, what means that you have a control over what is needed and what not.

To make the system works fast and reliable, we've converted most of the components to CSS. Thanks to this, you don't have to load a lot of unnecessary libraries into your browser what really boosts the overall speed.

Getting Started

1. Download ZIP or Git Clone

git clone https://github.com/tabler/tabler.git

2. Build the project

The cloned/downloaded repository doesn't contain prebuilt version of the project and you need to build it. You need to have NodeJs with npm installed.

Install npm dependencies

npm install

Build the project and start local web server

jekyll serve

Open the project http://localhost:4000.

Warning! all changes made in dist/ folder would be overwriten on application build.

Status

Build Status CSS gzip size

Bugs and feature requests

Have a bug or a feature request? Please open a new issue.

Browser Support

Chrome Firefox Edge IE Safari Opera
Latest ✔ Latest ✔ Latest ✔ 11+ ✔ 9.1+ ✔ Latest ✔

Creators

Paweł Kuna

Copyright and license

Code and documentation copyright 2018 the Tabler Authors and codecalm.net. Code released under the MIT License.

About

Tabler is free and open-source HTML Dashboard UI Kit built on Bootstrap 4

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 43.5%
  • CSS 31.0%
  • HTML 24.5%
  • Other 1.0%