{"analyzedAt":"2022-06-28T09:52:22.643Z","collected":{"metadata":{"name":"sleek-dashboard","scope":"unscoped","version":"1.0.0-beta.5","description":"Premium & Free Bootstrap 4 admin dashboard template by TAFcoder.com","keywords":["css","sass","bootstrap","admin","dashboard","responsive","front-end","admin-dashboard","bootstrap4","html","theme","dashboard-templates","admin-panel","admin-template","uikit","bootstrap-theme","bootstrap-template","admin","bootstrap-admin-dashboard","jekyll"],"date":"2020-01-14T13:27:43.318Z","author":{"name":"TAF Coder","email":"hello@tafcoder.com","url":"https://tafcoder.com/"},"publisher":{"username":"iamabdus","email":"iamabdus@gmail.com"},"maintainers":[{"username":"iamabdus","email":"iamabdus@gmail.com"}],"repository":{"type":"git","url":"git+https://github.com/tafcoder/sleek-dashboard.git"},"links":{"npm":"https://www.npmjs.com/package/sleek-dashboard","homepage":"https://github.com/tafcoder/sleek-dashboard#readme","repository":"https://github.com/tafcoder/sleek-dashboard","bugs":"https://github.com/tafcoder/sleek-dashboard/issues"},"license":"MIT","dependencies":{"bootstrap":"^4.4.1","jquery":"^3.4.0","popper.js":"^1.16.0"},"devDependencies":{"node-sass":"^4.13.0","npm-run-all":"^4.1.5","rollup":"^1.29.0","rollup-plugin-commonjs":"^9.3.4","rollup-plugin-node-resolve":"^4.2.4","rtlcss":"^2.4.1","uglify-js":"^3.7.5"},"releases":[{"from":"2022-05-29T00:00:00.000Z","to":"2022-06-28T00:00:00.000Z","count":0},{"from":"2022-03-30T00:00:00.000Z","to":"2022-06-28T00:00:00.000Z","count":1},{"from":"2021-12-30T00:00:00.000Z","to":"2022-06-28T00:00:00.000Z","count":1},{"from":"2021-06-28T00:00:00.000Z","to":"2022-06-28T00:00:00.000Z","count":1},{"from":"2020-06-28T00:00:00.000Z","to":"2022-06-28T00:00:00.000Z","count":1}],"readme":"<div align=\"center\">\n\n# <a href=\"https://sleek.tafcoder.com/\" target=\"_blank\" rel=\"noopener noreferrer\">Sleek Dashboard</a>\n\n</div>\n\n<div align=\"center\">\n\n[![GitHub stars](https://img.shields.io/github/stars/tafcoder/sleek-dashboard.svg?color=\"brightgreen\"&style=flat-square)](https://github.com/tafcoder/sleek-dashboard/stargazers)\n[![GitHub forks](https://img.shields.io/github/forks/tafcoder/sleek-dashboard.svg?color=\"success\"&style=flat-square)](https://github.com/tafcoder/sleek-dashboard/network)\n[![GitHub issues closed](https://img.shields.io/github/issues-closed-raw/tafcoder/sleek-dashboard.svg?color=\"orange\"&style=flat-square)]() \n<a href=\"https://coveralls.io/github/chartjs/Chart.js?branch=master\"><img src=\"https://img.shields.io/coveralls/chartjs/Chart.js.svg?&style=flat-square&maxAge=600\" alt=\"Coverage\"></a>\n<a href=\"https://github.com/chartjs/awesome\"><img src=\"https://awesome.re/badge-flat2.svg?&style=flat-square\" alt=\"Awesome\"></a>\n![license](https://img.shields.io/badge/license-MIT-blue.svg?&style=flat-square)\n\n</div>\n\n<div align=\"center\">\n\n![Product Gif](src/assets/img/github/sleek.gif)\n\n</div>\n\n**Sleek Dashboard** - Free Bootstrap 4 Admin Dashboard Template and UI Kit. It is very powerful *bootstrap* admin dashboard, which allows you to build products like admin panels, content managements systems and CRMs.\n\n[Bootstrap](https://getbootstrap.com/) is world's most popular front-end component library for developing with HTML, CSS, and JS. It is open source, intuitive, and powerful front-end framework for faster and easier web development.\n\nWe are very excited to share this dashboard with you and we look forward to hearing your feedback!\n\n\n## Table of Contents\n\n- [Demo](#demo)\n- [Quick Start](#quick-start)\n- [Contribution](#contribution)\n- [Plugins](#plugins)\n- [Browser Support](#browser-support)\n- [Reporting Issues](#reporting-issues)\n- [Technical Support or Questions](#technical-support-or-questions)\n- [Licensing](#licensing)\n\n## Demo\n\n| Ecommerce Page  | Analytics Page  | Chat App  |\n|---|---|---|\n| [![Ecommerce page](src/assets/img/github/ecommerce.png)](https://sleek.tafcoder.com/)  | [![Analytics page](src/assets/img/github/analytics.png)](https://sleek.tafcoder.com/analytics.html) | [![Chat page](src/assets/img/github/chat.png)](https://sleek.tafcoder.com/chat.html)\n\n| Contacts App  | Team App  | Calendar App  |\n|---|---|---|\n| [![Contacts page](src/assets/img/github/contacts.png)](https://sleek.tafcoder.com/contacts.html)  | [![Team page](src/assets/img/github/team.png)](https://sleek.tafcoder.com/team.html) | [![Calendar page](src/assets/img/github/calendar.png)](https://sleek.tafcoder.com/calendar.html)\n\n[View More](https://sleek.tafcoder.com/)\n\n## Quick Start\nPlease visit [Documentation](https://sleek.tafcoder.com/installation.html) for more detailed information.\n\n### Option 1: From CDN\n```\n<link href=\"https://unpkg.com/sleek-dashboard/dist/assets/css/sleek.min.css\" rel=\"stylesheet\"/>\n```\n```\n<script src=\"https://unpkg.com/sleek-dashboard/dist/assets/js/sleek.bundle.js\"></script>\n```\n[View Codepen Example](https://codepen.io/iamabdus/pen/rNavojp/)\n\n### Option 2: From NPM\nInstall **Sleek Dashboard** from npm\n```\nnpm i sleek-dashboard --save\n```\n\n### Option 3: Download\nYou can download ready to use **Sleek Dashboard** admin template from our [Latest Release](https://github.com/tafcoder/sleek-dashboard/releases)\n\nPlease visit [Documentation](https://sleek.tafcoder.com/installation.html) for more detailed information.\n\n## Contribution\nTo use our build system and run project locally follow these instructions -\n\n- Install [Node.js and NPM](https://nodejs.org)\n- Install [Ruby](https://www.ruby-lang.org/en/documentation/installation/) then install [Bundler](https://bundler.io/) with `gem install bundler`\n\n- Clone github repository with\n  ```\n  git clone https://github.com/tafcoder/sleek-dashboard.git\n  ```\n\n\n- Navigate to the root `/sleek-dashboard` directory and Install dependency with\n  ```\n  npm install\n  bundle install\n  ```\n\n- Finally run `npm start` and open [http://localhost:4000](http://localhost:4000) in your browser. Now you are ready to hack! \n\n **Note:** For Windows Read [this guide](https://jekyllrb.com/docs/windows/) to get Jekyll up and running without problems.\n\n\n## Plugins\n* Bootstrap - http://getbootstrap.com\n* Chart.js - \thttp://www.chartjs.org/\n* Select 2 - \thttps://select2.org/\n* Slim Scrol - \thttp://rocha.la/jQuery-slimScroll\n\n[See All Plugins](https://sleek.tafcoder.com/introduction.html)\n\n\n## Browser Support\n\nAt present, we officially aim to support the following browsers:\n\n<img src=\"src/assets/img/github/chrome.png\" width=\"64\" height=\"64\"> <img src=\"src/assets/img/github/firefox.png\" width=\"64\" height=\"64\"> <img src=\"src/assets/img/github/edge.png\" width=\"64\" height=\"64\"> <img src=\"src/assets/img/github/safari.png\" width=\"64\" height=\"64\"> <img src=\"src/assets/img/github/opera.png\" width=\"64\" height=\"64\">\n\n## Reporting Issues\n\nWe use GitHub Issues as the official bug tracker for the **Sleek Dashboard**. Please Search [existing issues](https://github.com/tafcoder/sleek-dashboard/issues). It’s possible someone has already reported the same problem.\nIf your problem or idea is not addressed yet, [open a new issue](https://github.com/tafcoder/sleek-dashboard/issues)\n\n## Technical Support or Questions\n\nIf you have questions or need help integrating the product please [contact us](mailto:hello@tafcoder.com) instead of opening an issue.\n\n## Licensing\n\n- Copyright 2018 TAF Coder (https://sleek.tafcoder.com/)\n- Licensed under MIT (https://github.com/tafcoder/sleek-dashboard/blob/master/LICENSE.md)"},"npm":{"downloads":[{"from":"2022-06-27T00:00:00.000Z","to":"2022-06-28T00:00:00.000Z","count":51},{"from":"2022-06-21T00:00:00.000Z","to":"2022-06-28T00:00:00.000Z","count":291},{"from":"2022-05-29T00:00:00.000Z","to":"2022-06-28T00:00:00.000Z","count":1083},{"from":"2022-03-30T00:00:00.000Z","to":"2022-06-28T00:00:00.000Z","count":3119},{"from":"2021-12-30T00:00:00.000Z","to":"2022-06-28T00:00:00.000Z","count":5801},{"from":"2021-06-28T00:00:00.000Z","to":"2022-06-28T00:00:00.000Z","count":9806}],"starsCount":0},"github":{"homepage":"https://sleek-dashboard.netlify.app/","starsCount":803,"forksCount":172,"subscribersCount":28,"issues":{"count":320,"openCount":12,"distribution":{"3600":34,"10800":18,"32400":16,"97200":34,"291600":50,"874800":39,"2624400":45,"7873200":37,"23619600":13,"70858800":31,"212576400":3},"isDisabled":false},"contributors":[{"username":"tfsomrat","commitsCount":4},{"username":"dependabot[bot]","commitsCount":5},{"username":"raqib-taf","commitsCount":162},{"username":"dipujscoder","commitsCount":158},{"username":"faruqtaf","commitsCount":127},{"username":"Bronce","commitsCount":1},{"username":"iamabdus","commitsCount":30}],"commits":[{"from":"2022-06-21T00:00:00.000Z","to":"2022-06-28T00:00:00.000Z","count":4},{"from":"2022-05-29T00:00:00.000Z","to":"2022-06-28T00:00:00.000Z","count":5},{"from":"2022-03-30T00:00:00.000Z","to":"2022-06-28T00:00:00.000Z","count":5},{"from":"2021-12-30T00:00:00.000Z","to":"2022-06-28T00:00:00.000Z","count":5},{"from":"2021-06-28T00:00:00.000Z","to":"2022-06-28T00:00:00.000Z","count":5}]},"source":{"files":{"readmeSize":5632,"testsSize":0,"hasChangelog":true},"badges":[{"urls":{"original":"https://img.shields.io/coveralls/chartjs/Chart.js.svg?maxAge=600&style=flat-square","service":"https://coveralls.io/repos/chartjs/Chart.js/badge.svg","shields":"https://img.shields.io/coveralls/chartjs/Chart.js.svg","content":"https://img.shields.io/coveralls/chartjs/Chart.js.json"},"info":{"service":"coveralls","type":"coverage"}}],"linters":["editorconfig"],"coverage":0.97,"outdatedDependencies":{"bootstrap":{"required":"^4.4.1","stable":"5.1.3","latest":"5.2.0-beta1"}}}},"evaluation":{"quality":{"carefulness":0.45999999999999996,"tests":0.1455,"health":0.75,"branding":0.15},"popularity":{"communityInterest":1010,"downloadsCount":1039.6666666666667,"downloadsAcceleration":3.649067732115677,"dependentsCount":0},"maintenance":{"releasesFrequency":0.28664383561643836,"commitsFrequency":0.7603595890410959,"openIssues":1,"issuesDistribution":0.434199421584004}},"score":{"final":0.5614201805759413,"detail":{"quality":0.6975042886812594,"popularity":0.18736444171756783,"maintenance":0.8188323982011854}}}