{"id":24707617,"url":"https://github.com/vidigal-code/dio-markdown","last_synced_at":"2026-04-11T09:04:00.631Z","repository":{"id":242622251,"uuid":"810066248","full_name":"Vidigal-code/dio-markdown","owner":"Vidigal-code","description":"dio-markdown","archived":false,"fork":false,"pushed_at":"2025-08-14T20:03:42.000Z","size":10858,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-14T22:12:38.998Z","etag":null,"topics":["mardown","mardown-editor","react","reactjs","typescript"],"latest_commit_sha":null,"homepage":"https://vidigal-code.github.io/dio-markdown/","language":"TypeScript","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/Vidigal-code.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,"zenodo":null}},"created_at":"2024-06-04T01:34:44.000Z","updated_at":"2025-08-14T20:03:46.000Z","dependencies_parsed_at":"2024-06-11T15:50:59.764Z","dependency_job_id":"915af755-fbf6-4b31-bdfa-3a787691e708","html_url":"https://github.com/Vidigal-code/dio-markdown","commit_stats":null,"previous_names":["vidigal-code/dio-markdown"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Vidigal-code/dio-markdown","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vidigal-code%2Fdio-markdown","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vidigal-code%2Fdio-markdown/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vidigal-code%2Fdio-markdown/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vidigal-code%2Fdio-markdown/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Vidigal-code","download_url":"https://codeload.github.com/Vidigal-code/dio-markdown/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vidigal-code%2Fdio-markdown/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274005362,"owners_count":25205944,"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-07T02:00:09.463Z","response_time":67,"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":["mardown","mardown-editor","react","reactjs","typescript"],"created_at":"2025-01-27T06:17:46.580Z","updated_at":"2025-10-28T20:48:02.076Z","avatar_url":"https://github.com/Vidigal-code.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Projeto de Editor de Markdown / Markdown Editor Project\r\n\r\nEste projeto foi desenvolvido usando Vite, TypeScript, TSX e SCSS, e consiste em um editor de markdown simples para GitHub. Ele foi criado como parte de um curso na plataforma [dio.me](https://web.dio.me/lab/desafio-de-projeto-contribuindo-em-um-projeto-open-source-no-github/learning/913f26fd-1018-4643-b59a-6356ea77dc2e?back=/track/santander-bootcamp-2023-backend-java) com o objetivo de testar e explorar a criatividade no desenvolvimento de aplicações web. Sinta-se à vontade para usar e adaptar conforme necessário.\r\n\r\nThis project was developed using Vite, TypeScript, TSX, and SCSS, and consists of a simple GitHub markdown editor. It was created as part of a course on the [dio.me](https://web.dio.me/lab/desafio-de-projeto-contribuindo-em-um-projeto-open-source-no-github/learning/913f26fd-1018-4643-b59a-6356ea77dc2e?back=/track/santander-bootcamp-2023-backend-java) com o objetivo de testar e explorar a criatividade no desenvolvimento de aplicações web. Sinta-se à vontade para usar e adaptar conforme necessário.\r\n platform with the goal of testing and exploring creativity in web application development. Feel free to use and adapt it as needed.\r\n\r\n## Tecnologias Utilizadas / Technologies Used\r\n\r\n- **Vite**: Ferramenta de build rápida para projetos modernos de front-end. / Fast build tool for modern front-end projects.\r\n- **TypeScript**: Superset de JavaScript que adiciona tipagem estática ao código. / A superset of JavaScript that adds static typing to the code.\r\n- **TSX**: Sintaxe que permite escrever elementos JSX em arquivos TypeScript. / Syntax that allows writing JSX elements in TypeScript files.\r\n- **SCSS**: Preprocessador CSS que adiciona funcionalidades como variáveis, aninhamento e mixins. / CSS preprocessor that adds features like variables, nesting, and mixins.\r\n\r\n## Objetivo do Projeto / Project Purpose\r\n\r\nO projeto foi criado sem um objetivo específico, além de servir como prática para o curso e permitir a exploração de ideias criativas no desenvolvimento web.\r\n\r\nThe project was created without a specific goal, other than to serve as practice for the course and allow the exploration of creative ideas in web development.\r\n\r\n## Informações Adicionais / Additional Information\r\n\r\n- **Curso**: Plataforma [dio.me](https://web.dio.me/lab/desafio-de-projeto-contribuindo-em-um-projeto-open-source-no-github/learning/913f26fd-1018-4643-b59a-6356ea77dc2e?back=/track/santander-bootcamp-2023-backend-java) com o objetivo de testar e explorar a criatividade no desenvolvimento de aplicações web. Sinta-se à vontade para usar e adaptar conforme necessário.\r\n  \r\n- [dio.me](https://web.dio.me/lab/desafio-de-projeto-contribuindo-em-um-projeto-open-source-no-github/learning/913f26fd-1018-4643-b59a-6356ea77dc2e?back=/track/santander-bootcamp-2023-backend-java) with the aim of testing and exploring creativity in web application development. Feel free to use and adapt as needed.\r\n\r\n- **Propósito / Purpose**: Testar e explorar a criatividade no desenvolvimento de um editor de markdown para GitHub. / To test and explore creativity in developing a GitHub markdown editor.\r\n\r\nSinta-se à vontade para utilizar este projeto como base ou inspiração para seus próprios projetos. / Feel free to use this project as a base or inspiration for your own projects.\r\n\r\n## Exemplo / Example\r\n\r\n[Click Here to view the GitHub Repository](https://vidigal-code.github.io/dio-markdown/)\r\n\r\n\r\n![GIF Exemplo / Example GIF](https://github.com/Vidigal-code/dio-markdown/blob/main/src/assets/dio-markdown-example.gif)\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvidigal-code%2Fdio-markdown","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvidigal-code%2Fdio-markdown","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvidigal-code%2Fdio-markdown/lists"}