1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-21 17:34:25 +04:00
2018-04-04 04:25:49 -04:00
2018-04-04 09:41:01 +02:00
2018-02-19 22:10:32 +01:00
2018-02-21 21:56:27 +01:00
2018-03-26 23:30:41 +02:00
2018-02-26 16:45:21 +01:00
2018-04-04 09:41:01 +02:00
2018-03-20 15:40:33 +01:00
2018-02-22 22:04:54 +01:00
2018-02-14 22:10:22 +01:00
2018-04-04 09:41:01 +02:00
2018-04-04 04:25:49 -04:00
2018-02-14 21:56:12 +01:00

Tabler

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


Total Downloads License Latest Release devDependency Status
View Demo | Download ZIP



Tabler preview


## Features

Weve created this admin panel for anyone who wants to improve upon our templates based upon ready-made and modular components. Our mission is to truly create an user-experience that's second-to-none among our peers. Our goal as a company is to deliver effective templating solutions that can integrate into any software solution whether they be large or small. The only requirement is basic HTML and CSS knowledge! Start using tabler today! As a reward, you'll be able to manage and visualize different types of data in the easiest possible way!


* **Responsive:** With support for mobile, tablet and desktop it doesnt matter what device youre using. 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. Were working hard to support them. * **HTML5 & CSS3:** We only use modern web technologies like HTML5 and CSS3. Our theme includes some subtile CSS3 animations so you will get anyones attention. * **Clean Code:** We strictly followed Bootstraps guidelines to make your integration as easy as possible. All code is handwritten and W3C valid. * **Demo pages**: Tabler features over 20 individual pages featuring various components, giving you the freedom of choosing and combining. All components can have variation in color and styling, that can easily be modified using Sass. The sky is the limit!
## Documentation

For full documentation, visit tabler.github.io/tabler/docs.


## Getting Started

Download ZIP or Git Clone

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

### Setup environment

To use our build system and run documentation locally, you'll need a copy of Tabler's source files and Node. Follow the steps below:

  1. Download and install Node.js, which is used to manage our dependencies.
  2. Navigate to the root /tabler directory and run npm install to install local dependencies listed in package.json.
  3. Install Ruby, install Bundler with gem install bundler, and finally run bundle install. This will install all Ruby dependencies, such as Jekyll and plugins.

**Windows users:** Read [this guide](https://jekyllrb.com/docs/windows/) to get Jekyll up and running without problems.

When completed, you'll be able to run the various commands provided in the command line.


### Build Tabler
  1. From the root /tabler directory, run npm run serve in the command line.
  2. Open http://localhost:4000 in your browser, and voilà.
  3. 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.


## 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.

Languages
HTML 69.4%
SCSS 26.9%
JavaScript 3.5%