Premium and Open Source dashboard template with responsive and high quality UI.
We have created Tabler for everyone who wants to create any template based on our ready components. Our mission is to deliver a user-friendly, clear, and easy administration panel and allow Tabler to be used by simple websites and sophisticated systems. The only requirement is a basic HTML and CSS knowledge to be able to manage and visualize different types of data in the easiest possible way!
- Responsive: With support for mobile, tablet, and desktop, Tabler is responsive in all major browsers.
- Cross Browser: Our theme works perfectly with: Latest Chrome, Firefox+, Latest Safari, Opera, Internet Explorer 10+, and mobile browsers. We are working hard to support them.
- HTML5 & CSS3: We only use modern web technologies like HTML5 and CSS3. Our theme includes some subtle CSS3 animations to grab anyone’s attention.
- Clean Code: We strictly followed Bootstrap’s guidelines to make your integration as easy as possible. All code is handwritten and W3C valid.
- Demo pages: Allowing the freedom of choosing and combining, Tabler features over 20 individual pages featuring various components. All components can easily be modified using Sass to have variation in color and styling. The sky is the limit!
For full documentation, visit tabler.github.io/tabler/docs.
Download ZIP or Git Clone
git clone https://github.com/tabler/tabler.git
To use our build system and run documentation locally, you will need a copy of Tabler's source files and Node. Follow the steps below:
-
Download and install Node.js, which is used to manage our dependencies.
-
Navigate to the root
/tabler
directory and runnpm install
to install local dependencies listed inpackage.json
. -
Install Ruby, install Bundler with
gem install bundler
, and finally runbundle install
. This will install all Ruby dependencies, such as Jekyll and plugins.Windows users: Read this guide to get Jekyll up and running without problems.
When completed, you will be able to run the various commands provided in the command line.
- From the root
/tabler
directory, runnpm run serve
in the command line. - Open http://localhost:4000 in your browser, and voilà.
- Any change in
/src
directory will build application and refresh the page.
Warning! all changes made in _site/
folder would be overwritten on application build.
Have a bug or a feature request? Please open a new issue.
Latest ✔ | Latest ✔ | Latest ✔ | 11+ ✔ | 9.1+ ✔ | Latest ✔ |
Paweł Kuna
Code and documentation copyright 2018 the Tabler Authors and codecalm.net. Code released under the MIT License.