README.md 3.2 KB
Newer Older
C
codecalm 已提交
1 2 3 4 5
<p align="center">
  <a href="https://tabler.github.io/">
    <img src="https://tabler.github.io/assets/images/logo-default.svg" alt="Tabler" width="72" height="72">
  </a>

C
codecalm 已提交
6
  <h3 align="center">Tabler - Admin panel made simple</h3>
C
codecalm 已提交
7 8 9 10 11 12

  <p align="center">
    Premium and Open Source dashboard template with responsive and high quality UI. For Free!
  </p>
</p>

C
codecalm 已提交
13 14
![Tabler preview](https://tabler.github.io/assets/images/dashboard.png)

C
codecalm 已提交
15 16
<br>

C
codecalm 已提交
17
## Table of contents
C
codecalm 已提交
18

C
codecalm 已提交
19 20
- [About Tabler](#about-tabler)
- [Status](#status)
C
readme  
codecalm 已提交
21 22 23
- [Bugs and feature requests](#bugs-and-feature-requests)
- [Contributing](#contributing)
- [Browser Support](#browser-support)
C
codecalm 已提交
24 25 26 27 28
- [Creators](#creators)
- [Copyright and license](#copyright-and-license)


## About Tabler
C
codecalm 已提交
29 30 31 32 33 34 35 36

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.

C
codecalm 已提交
37 38 39

## Status

C
readme  
codecalm 已提交
40
<!--[![Build Status](https://img.shields.io/travis/tabler/tabler/dev.svg)](https://travis-ci.org/tabler/tabler)-->
C
codecalm 已提交
41
[![CSS gzip size](http://img.badgesize.io/tabler/tabler/dev/dist/assets/css/dashboard.min.css?compression=gzip&label=CSS+gzip+size)](https://github.com/twbs/bootstrap/tree/v4-dev/dist/css/bootstrap.min.css)
C
codecalm 已提交
42

C
readme  
codecalm 已提交
43 44 45
## Bugs and feature requests

Have a bug or a feature request? [Please open a new issue](https://github.com/tabler/tabler/issues/new).
C
codecalm 已提交
46 47 48 49 50

## Browser Support

![Chrome](https://raw.github.com/alrra/browser-logos/master/src/chrome/chrome_48x48.png) | ![Firefox](https://raw.github.com/alrra/browser-logos/master/src/firefox/firefox_48x48.png) | ![Edge](https://raw.github.com/alrra/browser-logos/master/src/edge/edge_48x48.png) | ![IE](https://raw.github.com/alrra/browser-logos/master/src/archive/internet-explorer_9-11/internet-explorer_9-11_48x48.png) | ![Safari](https://raw.github.com/alrra/browser-logos/master/src/safari/safari_48x48.png) | ![Opera](https://raw.github.com/alrra/browser-logos/master/src/opera/opera_48x48.png)
--- | --- | --- | --- | --- | --- |
C
codecalm 已提交
51 52
Latest ✔ | Latest ✔ | Latest ✔ | 11+ ✔ | 9.1+ ✔ | Latest ✔ |

C
codecalm 已提交
53
## Creators
C
codecalm 已提交
54 55 56 57 58 59 60 61 62 63

**Paweł Kuna**

- <https://twitter.com/codecalm>
- <https://github.com/codecalm>
- <https://codecalm.net>

## Copyright and license

Code and documentation copyright 2018 the [Tabler Authors](https://github.com/tabler/tabler/graphs/contributors) and [codecalm.net](https://codecalm.net). Code released under the [MIT License](https://github.com/tabler/tabler/blob/master/LICENSE).