{"id":21714596,"url":"https://github.com/boussadjra/vue-pro-sidebar","last_synced_at":"2025-04-12T19:13:50.897Z","repository":{"id":38218075,"uuid":"258949553","full_name":"boussadjra/vue-pro-sidebar","owner":"boussadjra","description":"responsive sidebar using vue.js with ability to change theme","archived":false,"fork":false,"pushed_at":"2024-03-28T18:17:38.000Z","size":10400,"stargazers_count":82,"open_issues_count":3,"forks_count":15,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-12T19:13:20.183Z","etag":null,"topics":["vue","vuejs","vuejs2","vuex","webpack"],"latest_commit_sha":null,"homepage":"https://boussadjra.github.io/vue-pro-sidebar/","language":"Vue","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/boussadjra.png","metadata":{"files":{"readme":"README.md","changelog":null,"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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-04-26T05:42:44.000Z","updated_at":"2025-03-18T15:53:09.000Z","dependencies_parsed_at":"2024-01-29T09:19:27.810Z","dependency_job_id":"1a962346-24b0-440b-8957-7b823e560897","html_url":"https://github.com/boussadjra/vue-pro-sidebar","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boussadjra%2Fvue-pro-sidebar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boussadjra%2Fvue-pro-sidebar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boussadjra%2Fvue-pro-sidebar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boussadjra%2Fvue-pro-sidebar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/boussadjra","download_url":"https://codeload.github.com/boussadjra/vue-pro-sidebar/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248618282,"owners_count":21134201,"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","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":["vue","vuejs","vuejs2","vuex","webpack"],"created_at":"2024-11-26T00:36:53.205Z","updated_at":"2025-04-12T19:13:50.873Z","avatar_url":"https://github.com/boussadjra.png","language":"Vue","funding_links":[],"categories":["Components \u0026 Libraries","Frameworks [🔝](#readme)"],"sub_categories":["Frameworks"],"readme":"# Vue Pro Sidebar\n\nA responsive sidebar template version of the [HTML pro side bar](https://github.com/azouaoui-med/pro-sidebar-template)\nwhich has a configuration of files structure and Vue ecosystem including Vuex and Vue-router (with [code splitting feature](https://webpack.js.org/guides/code-splitting-async/))\nit's developed using Vue-cli 3, it's serves as starter and saves your time when you launch a new project.\n\nOriginal versions made by [Azouaoui Mohamed](https://github.com/azouaoui-med/)\nCheck [HTML version](https://github.com/azouaoui-med/pro-sidebar-template)\nAnd [Angular version](https://github.com/azouaoui-med/angular-pro-sidebar)\n\nAnd [React version](https://github.com/bRIMOs/react-pro-sidebar/) developed by [bRIMOs](https://github.com/bRIMOs/)\n\n## Screenshots\n\n![Vue Pro Sidebar 1](https://i.imgur.com/sTXOnj2.png)\n\n![Vue Pro Sidebar 2](https://i.imgur.com/G1QaTSy.png)\n\n## Demo\n\n[Live Demo](http://boussadjra.github.io/vue-pro-sidebar)\n\n## Quick start\n\nClone the project and go to its root and run\n\n```\nnpm install\n\nnpm run serve\n```\n\nNavigate to `http://127.0.0.1:8080/`.\n\n## Resources\n\nThis app doesn't use any CSS framework or assets provider.\n\n## Directory structure\n\n```js\n-src\n |_@use // it contains composition functions (from composition api plugin)\n |_assets  // it contains images, fonts ...\n |_components // reusable components like buttons, dropdowns ...\n |_directives // where you define your custom directives\n |_layout    // the page layout which contains header,sidebar and main content\n |_routes    // where you define the router and the different navigation routes\n |_store     // it contains the global Vuex store\n |_styles   // it contains the CSS and SCSS files\n |_utils    // where you define the global function helpers\n |_views    // the pages and routes which should be shown in  the main content\n |_app.scss  // it contains common and global style\n |_app.vue   // the root component\n |_main.js  // it defines the vue instance and uses the different plugin \n\n```\n\n## License\n\nThis code is released under the [MIT]() license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboussadjra%2Fvue-pro-sidebar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fboussadjra%2Fvue-pro-sidebar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboussadjra%2Fvue-pro-sidebar/lists"}