{"id":13635403,"url":"https://github.com/romulorodrigues/vue-accessibility-list","last_synced_at":"2026-02-19T22:19:37.196Z","repository":{"id":118294767,"uuid":"295190594","full_name":"romulorodrigues/vue-accessibility-list","owner":"romulorodrigues","description":"An accessibility list for your project with the options: increase / decrease font and high contrast.","archived":false,"fork":false,"pushed_at":"2023-03-17T18:26:47.000Z","size":135,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-09T05:34:09.223Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/romulorodrigues.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2020-09-13T16:24:04.000Z","updated_at":"2023-07-29T05:03:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"84d2bc62-3a5f-42c0-9f5c-dab1d87be94e","html_url":"https://github.com/romulorodrigues/vue-accessibility-list","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romulorodrigues%2Fvue-accessibility-list","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romulorodrigues%2Fvue-accessibility-list/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romulorodrigues%2Fvue-accessibility-list/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romulorodrigues%2Fvue-accessibility-list/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/romulorodrigues","download_url":"https://codeload.github.com/romulorodrigues/vue-accessibility-list/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249606277,"owners_count":21298851,"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":[],"created_at":"2024-08-02T00:00:45.137Z","updated_at":"2025-04-19T04:31:00.240Z","avatar_url":"https://github.com/romulorodrigues.png","language":"Vue","funding_links":[],"categories":["Components and plugins"],"sub_categories":["Courses"],"readme":"# vue-accessibility-list\n\nAn accessibility list for your project with the options: increase / decrease font and high contrast.\n\n## Demo\n\n![alt text](https://romulodevweb.com.br/wp-content/uploads/2020/10/68747470733a2f2f6174697669646164656f6e2e636f6d2e62722f7374617469632f696d672f7675656163636573736c6973742e676966-1.gif)\n\n## Installation\n\n### NPM\n```\n$ npm install vue-accessibility-list\n```\n\n### ES6\n```\nimport AccessibilityList from 'vue-accessibility-list/src/AccessibilityList.vue'\n\nnew Vue({\n  components: {\n    AccessibilityList\n  }\n})\n\n```\n\n## Usage\n```\n\u003caccessibility-list :position=\"position\" :backgroundColor=\"backgroundColor\" :fontColor=\"fontColor\" :size=\"size\" :fontSize=\"fontSize\"\u003e\u003c/accessibility-list\u003e\n```\nAll props have default value.\n\n### Description of props\n| Props  | Type | Default | Description |\n| ------------------- | ------------------- | ------------------- | ------------------- |\n|  :position | String | left |left or right |\n|  :backgroundColor | String | #D3D3D3 |background color of each item. Ex: #f9f9f9 |\n|  :fontColor | String | #000 |font color of each item. Ex: #000|\n|  :fontSize | String | 20px |font size of each item. Ex: 22px |\n|  :size | String | 48px |width and height of each item. Ex: 50px |\n\n\n## License\nvue-accessibility-list is licensed under The MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fromulorodrigues%2Fvue-accessibility-list","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fromulorodrigues%2Fvue-accessibility-list","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fromulorodrigues%2Fvue-accessibility-list/lists"}