{"id":22355487,"url":"https://github.com/luisc73/screenreader-sharepoint","last_synced_at":"2025-03-26T13:12:31.000Z","repository":{"id":58454188,"uuid":"527597683","full_name":"LuisC73/ScreenReader-Sharepoint","owner":"LuisC73","description":"Barra de accesibilidad diseñada con CSS y JavaScript para los diversos municipios alojados en SharePoint.","archived":false,"fork":false,"pushed_at":"2023-04-19T19:18:15.000Z","size":2641,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-31T14:27:03.405Z","etag":null,"topics":["accesibilidad","css","javascript","project","screenreader","sessionstorage","sharepoint","translate-api"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/LuisC73.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":"2022-08-22T14:21:35.000Z","updated_at":"2024-11-03T01:50:04.000Z","dependencies_parsed_at":"2024-12-04T14:16:54.109Z","dependency_job_id":null,"html_url":"https://github.com/LuisC73/ScreenReader-Sharepoint","commit_stats":null,"previous_names":["luisc73/screenreader-sharepoint"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LuisC73%2FScreenReader-Sharepoint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LuisC73%2FScreenReader-Sharepoint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LuisC73%2FScreenReader-Sharepoint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LuisC73%2FScreenReader-Sharepoint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LuisC73","download_url":"https://codeload.github.com/LuisC73/ScreenReader-Sharepoint/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245659050,"owners_count":20651525,"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":["accesibilidad","css","javascript","project","screenreader","sessionstorage","sharepoint","translate-api"],"created_at":"2024-12-04T14:06:58.106Z","updated_at":"2025-03-26T13:12:30.965Z","avatar_url":"https://github.com/LuisC73.png","language":"JavaScript","readme":"\n\u003ch1 align=\"center\"\u003e💻 ScreenReader ✌\u003c/h1\u003e\n\n![barra](https://user-images.githubusercontent.com/80079884/215129994-e49931a3-8b85-48f2-8f14-f13f64deb15e.gif)\n\n### Herramientas Utilizadas\n\n- [Html]\n- [Css]\n- [JavaScript]\n- [SpeechSynthesisUtterance]\n\n### Sobre el proyecto\n\n- Barra de accesibilidad realizada para mejorar los niveles de accesibilidad en los portales web, la cual fue diseñada con css y javascript y que permite las siguientes funcionalidades:\n\n    * Aumentar tamaño de letra \u003cbr\u003e\n    * Disminuir tamaño de letra \u003cbr\u003e\n    * Aplicar fuente para dislexicos \u003cbr\u003e\n    * Aplicar tono gris \u003cbr\u003e\n    * Aumentar tamaño de cursor \u003cbr\u003e\n    * Aplicar contraste \u003cbr\u003e\n    * Aumentar espaciado de letras \u003cbr\u003e\n    * Resaltar enlaces \u003cbr\u003e\n    * Traductor de Google \u003cbr\u003e\n    * Resetear cambios\n\n\n## Como instalarlo\n\n```bash\n# Clonar o descargar el repositorio\n$ git clone https://github.com/LuisC73/ScreenReader.git\n\n# Cambiar nombre de carpeta a ScreenReaderV3\n\n# Pegar la carpeta en Style Library\n\n```\n\n```javascript\n// Pegar script \n\u003cscript src=\"/Style Library/ScreenReaderV3/main.js\" type=\"module\"\u003e\u003c/script\u003e\n\n//Traductor, se deben implementar estos scripts para funcionamiento del traductor\n\u003cscript type=\"text/javascript\"\u003e\n  function googleTranslateElementInit() {\n    new google.translate.TranslateElement(\n      {\n        pageLanguage: \"es\",\n        includedLanguages: \"en,es,pt,ja,it\",\n        layout: google.translate.TranslateElement.InlineLayout.SIMPLE,\n        autoDisplay: false,\n      },\n      \"google_translate_element\"\n    );\n  }\n\u003c/script\u003e\n\n\u003cscript type=\"text/javascript\" src=\"https://translate.google.com/translate_a/element.js?cb=googleTranslateElementInit\" defer\u003e\u003c/script\u003e\n```\n\n```css\n/* Pegar Hoja de estilos */\n\u003clink rel=\"stylesheet\" href=\"/Style Library/ScreenReaderV3/Assets/styles/style.css\"\u003e\n\n```\n```html\n\n\u003cdiv id=\"google_translate_element\"\u003e\u003c/div\u003e\n\n```\n\n## Autor\n\n* Luis Miguel Castro\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluisc73%2Fscreenreader-sharepoint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fluisc73%2Fscreenreader-sharepoint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluisc73%2Fscreenreader-sharepoint/lists"}