mirror of
https://github.com/tabler/tabler.git
synced 2025-12-21 17:34:25 +04:00
Merge branch 'master' of https://github.com/tabler/tabler into dev
This commit is contained in:
24
README.md
24
README.md
@@ -2,6 +2,7 @@
|
|||||||
<a href="https://tabler.github.io/">
|
<a href="https://tabler.github.io/">
|
||||||
<img src="https://tabler.github.io/assets/images/logo-default.svg" alt="Tabler" width="72" height="72">
|
<img src="https://tabler.github.io/assets/images/logo-default.svg" alt="Tabler" width="72" height="72">
|
||||||
</a>
|
</a>
|
||||||
|
</p>
|
||||||
|
|
||||||
<h3 align="center">Tabler - Admin panel made simple</h3>
|
<h3 align="center">Tabler - Admin panel made simple</h3>
|
||||||
|
|
||||||
@@ -14,20 +15,19 @@
|
|||||||
<a href="https://tabler.github.io/demo/">View Demo</a> | <a href="https://github.com/tabler/tabler/archive/master.zip">Download ZIP</a>
|
<a href="https://tabler.github.io/demo/">View Demo</a> | <a href="https://github.com/tabler/tabler/archive/master.zip">Download ZIP</a>
|
||||||
</strong>
|
</strong>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
<p align="center">
|
||||||
|
<a href="https://www.npmjs.com/package/tabler-ui"><img src="https://img.shields.io/npm/dt/tabler-ui.svg" alt="Total Downloads"></a>
|
||||||
|
<a href="https://github.com/tabler/tabler/releases"><img src="https://img.shields.io/npm/v/tabler-ui.svg" alt="Latest Release"></a>
|
||||||
|
<a href="https://github.com/tabler/tabler/blob/master/LICENSE"><img src="https://img.shields.io/npm/l/tabler-ui.svg" alt="License"></a>
|
||||||
|
<a href="https://david-dm.org/tabler/tabler?type=dev"><img src="https://img.shields.io/david/dev/tabler/tabler.svg" alt="devDependency Status"></a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Table of contents
|
----------
|
||||||
|
|
||||||
- [About Tabler](#about-tabler)
|
|
||||||
- [Getting Started](#getting-started)
|
|
||||||
- [Bugs and feature requests](#bugs-and-feature-requests)
|
|
||||||
- [Contributing](#contributing)
|
|
||||||
- [Browser Support](#browser-support)
|
|
||||||
- [Creators](#creators)
|
|
||||||
- [Copyright and license](#copyright-and-license)
|
|
||||||
|
|
||||||
|
|
||||||
## About Tabler
|
## About Tabler
|
||||||
|
|
||||||
@@ -38,6 +38,10 @@ They were loading loads of useless components that you wouldn't ever use, so we'
|
|||||||
|
|
||||||
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.
|
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.
|
||||||
|
|
||||||
|
## Documentation
|
||||||
|
|
||||||
|
For full documentation, visit [tabler.github.io/tabler/docs](https://tabler.github.io/tabler/docs/index.html).
|
||||||
|
|
||||||
## Getting Started
|
## Getting Started
|
||||||
|
|
||||||
### [Download ZIP](https://github.com/tabler/tabler/archive/dev.zip) or Git Clone
|
### [Download ZIP](https://github.com/tabler/tabler/archive/dev.zip) or Git Clone
|
||||||
|
|||||||
Reference in New Issue
Block a user