{"id":18880509,"url":"https://github.com/onewaytech/vue-sidebar-component","last_synced_at":"2025-04-14T19:32:23.140Z","repository":{"id":143812452,"uuid":"83416401","full_name":"OneWayTech/vue-sidebar-component","owner":"OneWayTech","description":"Sidebar for Vue 1.x","archived":false,"fork":false,"pushed_at":"2017-04-10T03:10:24.000Z","size":6,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-10T02:05:58.439Z","etag":null,"topics":["routes","sidebar","vue"],"latest_commit_sha":null,"homepage":null,"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/OneWayTech.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":"2017-02-28T09:51:34.000Z","updated_at":"2020-02-14T07:07:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"e7d20f34-3784-482d-b217-188b6b3dbb6a","html_url":"https://github.com/OneWayTech/vue-sidebar-component","commit_stats":null,"previous_names":["kenberkeley/vue-sidebar-component"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OneWayTech%2Fvue-sidebar-component","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OneWayTech%2Fvue-sidebar-component/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OneWayTech%2Fvue-sidebar-component/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OneWayTech%2Fvue-sidebar-component/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OneWayTech","download_url":"https://codeload.github.com/OneWayTech/vue-sidebar-component/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248946081,"owners_count":21187447,"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":["routes","sidebar","vue"],"created_at":"2024-11-08T06:44:14.791Z","updated_at":"2025-04-14T19:32:22.861Z","avatar_url":"https://github.com/OneWayTech.png","language":"Vue","readme":"# Vue Sidebar Component\n\n[![npm version][npm-v-img]][npm-url]\n[![npm download][npm-dl-img]][npm-url]\n\n\u003e Intellectual property of [Oneway.mobi](http://www.oneway.mobi/)\n\n#### Notice\nThis component is not meant to meet all the business requirements  \nso diving into `src/` to make it fits your needs is highly recommended\n\n#### Example\nSee [here](https://onewaytech.github.io/vue-sidebar-component/example.html), source in [`example.html`](./example.html)\n\u003e Suggest inspecting it with [devtools](https://github.com/vuejs/vue-devtools)\n\n#### Requirement\n* Vue 1.x\n* Vue Router 0.7.x\n* jQuery + BootStrap 3.x + Font Awesome 4.x (available globally)\n\n#### Installation\n`npm i vue-sidebar-component -S`\n\n\u003e alternatively: `\u003cscript src=\"dist/vue-sidebar-component.min.js\"\u003e\u003c/script\u003e`  \n\u003e which exposes **`VueSidebar`** as a global variable\n\n#### Usage\n\n```\n\u003csidebar main-title=\"Sidebar\" sub-title=\"Example\" :routes=\"routes\"\u003e\u003c/sidebar\u003e\n\nprops: {\n  mainTitle: String,\n  subTitle: String,\n  routes: { type: Object, required: true }\n}\n```\n\n`routes` configuration example (more in [`example.html`](./example.html)):\n\n```\n'/': {\n  title: 'Home',\n  icon: 'fa fa-home',\n  showInSidebar: true,\n  component: {\n    template: '\u003cdiv\u003eHome\u003c/div\u003e'\n  }\n}\n```\n\n#### Build\n\n`npm run build`\n\n#### LICENSE\n\nMIT\n\n[npm-url]: https://www.npmjs.com/package/vue-sidebar-component\n[npm-v-img]: http://img.shields.io/npm/v/vue-sidebar-component.svg\n[npm-dl-img]: http://img.shields.io/npm/dm/vue-sidebar-component.svg\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonewaytech%2Fvue-sidebar-component","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fonewaytech%2Fvue-sidebar-component","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonewaytech%2Fvue-sidebar-component/lists"}