mirror of
https://github.com/tabler/tabler.git
synced 2026-07-15 18:11:42 +04:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
@@ -16,3 +16,4 @@ generated-site
|
||||
deploy-site
|
||||
/commits.sh
|
||||
/assets/css/
|
||||
/vendor/
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
# Tabler
|
||||
|
||||
Premium and Open Source dashboard template with responsive and high quality UI.
|
||||
<a href="https://buddy.works"><img src="https://assets.buddy.works/automated-dark.svg" alt="Automated by Buddy" align="right"></a>
|
||||
|
||||
<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/blob/master/LICENSE"><img src="https://img.shields.io/npm/l/tabler-ui.svg" alt="License"></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://david-dm.org/tabler/tabler?type=dev"><img src="https://img.shields.io/david/dev/tabler/tabler.svg" alt="devDependency Status"></a>
|
||||
Premium and Open Source dashboard template with responsive and high quality UI.
|
||||
|
||||
<strong><a href="https://tabler.github.io/demo/">View Demo</a> | <a href="https://github.com/tabler/tabler/archive/master.zip">Download ZIP</a></strong>
|
||||
|
||||
@@ -22,6 +22,10 @@ We’ve created this admin panel for everyone who wants to create any template b
|
||||
* **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**: 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!
|
||||
|
||||
## Status
|
||||
|
||||
<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/blob/master/LICENSE"><img src="https://img.shields.io/npm/l/tabler-ui.svg" alt="License"></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://david-dm.org/tabler/tabler?type=dev"><img src="https://img.shields.io/david/dev/tabler/tabler.svg" alt="devDependency Status"></a> [](https://app.buddy.works/codecalm/tabler/pipelines/pipeline/131922)
|
||||
|
||||
## Documentation
|
||||
|
||||
For full documentation, visit [tabler.github.io/tabler/docs](https://tabler.github.io/tabler/docs/index.html).
|
||||
|
||||
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "tabler/tabler",
|
||||
"description": "Premium and Open Source dashboard template with responsive and high quality UI. For Free!",
|
||||
"type": "library",
|
||||
"license": "MIT",
|
||||
"require": {},
|
||||
"require-dev": {},
|
||||
"autoload": {},
|
||||
"authors": [
|
||||
{
|
||||
"name": "codecalm",
|
||||
"email": "codecalm@gmail.com"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user