{"id":30799679,"url":"https://github.com/creativetimofficial/ct-vue-paper-dashboard-pro","last_synced_at":"2025-09-05T19:52:44.242Z","repository":{"id":149984119,"uuid":"102525147","full_name":"creativetimofficial/ct-vue-paper-dashboard-pro","owner":"creativetimofficial","description":"Vue Paper Dashboard PRO - made by Creative Tim","archived":false,"fork":false,"pushed_at":"2024-08-29T11:49:29.000Z","size":32,"stargazers_count":41,"open_issues_count":29,"forks_count":13,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-04-19T08:10:19.878Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.creative-tim.com/product/vue-paper-dashboard-pro","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/creativetimofficial.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-09-05T20:09:23.000Z","updated_at":"2024-09-03T18:49:06.000Z","dependencies_parsed_at":"2023-04-17T08:02:57.751Z","dependency_job_id":null,"html_url":"https://github.com/creativetimofficial/ct-vue-paper-dashboard-pro","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/creativetimofficial/ct-vue-paper-dashboard-pro","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creativetimofficial%2Fct-vue-paper-dashboard-pro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creativetimofficial%2Fct-vue-paper-dashboard-pro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creativetimofficial%2Fct-vue-paper-dashboard-pro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creativetimofficial%2Fct-vue-paper-dashboard-pro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/creativetimofficial","download_url":"https://codeload.github.com/creativetimofficial/ct-vue-paper-dashboard-pro/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creativetimofficial%2Fct-vue-paper-dashboard-pro/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273813078,"owners_count":25172891,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-09-05T19:52:43.207Z","updated_at":"2025-09-05T19:52:44.220Z","avatar_url":"https://github.com/creativetimofficial.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# [Vue Paper Dashboard PRO](https://www.creative-tim.com/product/vue-paper-dashboard-pro) [![version][version-badge]][changelog]\n\n![alt text](https://s3.amazonaws.com/creativetim_bucket/products/63/original/opt_pkp_vue_thumbnail.jpg)\n\n**[Vue Paper Dashboard PRO](https://www.creative-tim.com/product/vue-paper-dashboard-pro)** is a beautiful resource built over Bootstrap and Vue.\nIt will help you get started developing dashboards in no time.\n\nVue Paper Dashboard Pro is the Vue.js ported version of the [Original Paper Dashboard Pro](https://www.creative-tim.com/product/paper-dashboard-pro).\nUsing the Dashboard is pretty simple but requires basic knowledge of Javascript, [Vue](https://vuejs.org/v2/guide/) and [Vue-Router](https://router.vuejs.org/en/).\nVue Paper Dashboard was coded by [Cristi Jora](https://github.com/cristijora) and the design was made by [Creative Tim](https://www.creative-tim.com/).\nIt combines soft colors with beautiful typography and spacious cards and graphics.\n\nIt is a powerful tool, but it is light and easy to use.\nIt has enough features to allow you to get the job done, but it is not crowded to the point where you can't find the files for a specific plugin.\n\nWe like consistency and design that blends into its purpose.\nVue Paper Dashboard PRO is a perfect example of our most thoughtful work. It combines Vue.js components and plugins, while looking like everything fits together.\nFor an easy start or inspiration for you project, we have also create a set of example pages, like the user settings or usage graphics.\n\nVue Paper Dashboard PRO is built using the same design language as [Paper Kit](http://www.creative-tim.com/product/paper-kit).\nYou can easily use them together, or pick between them depending on the project you have.\n\n## Links:\n\n- [Live Preview](https://cristijora.github.io/paper-dashboard-pro/#/admin/overview)\n\n## Quick Start:\n\nQuick start options:\n\n- [Download from Creative Tim](https://www.creative-tim.com/product/vue-paper-dashboard-pro).\n- Make sure you have [Node js](https://nodejs.org/en/) installed\n- Go to the downloaded folder and open a terminal\n- Type `npm install` or `yarn install` if you use [yarn](https://yarnpkg.com/en/)\n- Type `npm run dev` to start a development server\n\nThe repo uses [vue-cli](https://github.com/vuejs/vue-cli) scaffolding which takes care of the development setup with webpack and all the necessary modern tools to make web development faster and easier.\n\nOther Products:\n\n- [Download FREE Vue Version](https://www.creative-tim.com/product/vue-paper-dashboard).\n\n### What's included\n\nWithin the download you'll find the following directories and files:\n\n```\n|-- src\n    |   |-- App.vue\n    |   |-- gloablComponents.js\n    |   |-- globalDirectives.js\n    |   |-- main.js\n    |   |-- pollyfills.js\n    |   |-- sidebarLinks.js\n    |   |-- assets\n    |   |   |-- sass\n    |   |       |-- demo.scss\n    |   |       |-- element_variables.scss\n    |   |       |-- paper-dashboard.scss\n    |   |       |-- paper\n    |   |-- components\n    |   |   |-- Dashboard\n    |   |   |   |-- Layout\n    |   |   |   |   |-- Content.vue\n    |   |   |   |   |-- ContentFooter.vue\n    |   |   |   |   |-- DashboardLayout.vue\n    |   |   |   |   |-- LoadingMainPanel.vue\n    |   |   |   |   |-- SidebarSharePlugin.vue\n    |   |   |   |   |-- TopNavbar.vue\n    |   |   |   |-- Views\n    |   |   |       |-- Charts.vue\n    |   |   |       |-- Calendar\n    |   |   |       |   |-- Calendar.vue\n    |   |   |       |   |-- CalendarRoute.vue\n    |   |   |       |-- Components\n    |   |   |       |   |-- Buttons.vue\n    |   |   |       |   |-- GridSystem.vue\n    |   |   |       |   |-- Icons.vue\n    |   |   |       |   |-- Notifications.vue\n    |   |   |       |   |-- Panels.vue\n    |   |   |       |   |-- SweetAlert.vue\n    |   |   |       |   |-- Typography.vue\n    |   |   |       |-- Dashboard\n    |   |   |       |   |-- Overview.vue\n    |   |   |       |   |-- Stats.vue\n    |   |   |       |   |-- Stats\n    |   |   |       |       |-- Task.vue\n    |   |   |       |       |-- TaskList.vue\n    |   |   |       |       |-- TimeLine.vue\n    |   |   |       |       |-- TimeLineItem.vue\n    |   |   |       |-- Forms\n    |   |   |       |   |-- ExtendedForms.vue\n    |   |   |       |   |-- RegularForms.vue\n    |   |   |       |   |-- ValidationForms.vue\n    |   |   |       |   |-- Wizard.vue\n    |   |   |       |   |-- ValidationForms\n    |   |   |       |   |   |-- LoginForm.vue\n    |   |   |       |   |   |-- RegisterForm.vue\n    |   |   |       |   |   |-- TypeValidationForm.vue\n    |   |   |       |   |-- Wizard\n    |   |   |       |       |-- FirstStep.vue\n    |   |   |       |       |-- SecondStep.vue\n    |   |   |       |-- Maps\n    |   |   |       |   |-- API_KEY.js\n    |   |   |       |   |-- FullScreenMap.vue\n    |   |   |       |   |-- GoogleMaps.vue\n    |   |   |       |   |-- VectorMaps.vue\n    |   |   |       |   |-- VectorMapsPage.vue\n    |   |   |       |   |-- WorldMap.vue\n    |   |   |       |   |-- world_map.js\n    |   |   |       |-- Pages\n    |   |   |       |   |-- background-2.jpg\n    |   |   |       |   |-- Lock.vue\n    |   |   |       |   |-- Login.vue\n    |   |   |       |   |-- Register.vue\n    |   |   |       |   |-- TimeLinePage.vue\n    |   |   |       |   |-- UserProfile.vue\n    |   |   |       |   |-- UserProfile\n    |   |   |       |       |-- EditProfileForm.vue\n    |   |   |       |       |-- MembersCard.vue\n    |   |   |       |       |-- UserCard.vue\n    |   |   |       |-- Tables\n    |   |   |           |-- ExtendedTables.vue\n    |   |   |           |-- PaginatedTables.vue\n    |   |   |           |-- RegularTables.vue\n    |   |   |           |-- users.js\n    |   |   |-- GeneralViews\n    |   |   |   |-- NotFoundPage.vue\n    |   |   |-- UIComponents\n    |   |       |-- Dropdown.vue\n    |   |       |-- Pagination.vue\n    |   |       |-- Progress.vue\n    |   |       |-- Switch.vue\n    |   |       |-- Cards\n    |   |       |   |-- ChartCard.vue\n    |   |       |   |-- CircleChartCard.vue\n    |   |       |   |-- StatsCard.vue\n    |   |       |-- Inputs\n    |   |       |   |-- Checkbox.vue\n    |   |       |   |-- formGroupInput.vue\n    |   |       |   |-- Radio.vue\n    |   |       |-- SidebarPlugin\n    |   |           |-- index.js\n    |   |           |-- MobileMenu.vue\n    |   |           |-- SideBar.vue\n    |   |           |-- SidebarItem.vue\n    |   |           |-- UserMenu.vue\n    |   |-- routes\n    |       |-- routes.js\n```\n\n## Useful Links\n\nDocumentation: https://demos.creative-tim.com/vue-paper-dashboard-pro/documentation\n\nMore products from Creative Tim: \u003chttps://www.creative-tim.com/bootstrap-themes\u003e\n\nTutorials: \u003chttps://www.youtube.com/channel/UCVyTG4sCw-rOvB9oHkzZD1w\u003e\n\nFreebies: \u003chttps://www.creative-tim.com/products\u003e\n\nAffiliate Program (earn money): \u003chttps://www.creative-tim.com/affiliates/new\u003e\n\nSocial Media:\n\nTwitter: \u003chttps://twitter.com/CreativeTim\u003e\n\nFacebook: \u003chttps://www.facebook.com/CreativeTim\u003e\n\nDribbble: \u003chttps://dribbble.com/creativetim\u003e\n\nGoogle+: \u003chttps://plus.google.com/+CreativetimPage\u003e\n\nInstagram: \u003chttps://instagram.com/creativetimofficial\u003e\n\n[changelog]: ./CHANGELOG.md\n[version-badge]: https://img.shields.io/badge/version-2.4.2-blue.svg\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcreativetimofficial%2Fct-vue-paper-dashboard-pro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcreativetimofficial%2Fct-vue-paper-dashboard-pro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcreativetimofficial%2Fct-vue-paper-dashboard-pro/lists"}