{"id":20180514,"url":"https://github.com/kayooliveira/github-explorer","last_synced_at":"2026-04-10T07:38:04.939Z","repository":{"id":108513211,"uuid":"509266322","full_name":"kayooliveira/github-explorer","owner":"kayooliveira","description":"Aplicação para buscar repositórios de um usuário no github, desenvolvido seguindo o curso ignite da Rocketseat - Módulos 2021","archived":false,"fork":false,"pushed_at":"2022-07-01T02:41:45.000Z","size":26,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"current","last_synced_at":"2025-03-03T05:43:56.398Z","etag":null,"topics":["explorer","github","github-explorer","github-repositories","github-search-","github-search-repository","github-search-user","javascript","kowind","react","search","typescript","vitawind","vite"],"latest_commit_sha":null,"homepage":"https://github-explorer.kayooliveira.com","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/kayooliveira.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-06-30T23:55:49.000Z","updated_at":"2022-07-02T01:34:45.000Z","dependencies_parsed_at":"2023-03-20T11:05:37.015Z","dependency_job_id":null,"html_url":"https://github.com/kayooliveira/github-explorer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kayooliveira/github-explorer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kayooliveira%2Fgithub-explorer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kayooliveira%2Fgithub-explorer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kayooliveira%2Fgithub-explorer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kayooliveira%2Fgithub-explorer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kayooliveira","download_url":"https://codeload.github.com/kayooliveira/github-explorer/tar.gz/refs/heads/current","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kayooliveira%2Fgithub-explorer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274873613,"owners_count":25365824,"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-12T02:00:09.324Z","response_time":60,"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":["explorer","github","github-explorer","github-repositories","github-search-","github-search-repository","github-search-user","javascript","kowind","react","search","typescript","vitawind","vite"],"created_at":"2024-11-14T02:31:24.685Z","updated_at":"2026-04-10T07:37:59.886Z","avatar_url":"https://github.com/kayooliveira.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://www.github.com/kayooliveira/kowind\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n    \u003cimg width=\"200\" src=\"./src/Assets/img/logo.svg\" alt=\"kowind logo\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\u003cbr\u003e\n\u003cp align=\"center\"\u003e\n  \u003cspan\u003e\n    \u003ca href=\"https://npmjs.com/package/create-kowind\"\u003e\u003cimg src=\"https://img.shields.io/npm/v/create-kowind?style=flat\" alt=\"version\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://nodejs.org/en/about/releases/\"\u003e\u003cimg src=\"https://img.shields.io/npm/dw/create-kowind?style=flat\" alt=\"npm-download\"\u003e\u003c/a\u003e\n  \u003c/span\u003e\n\n\u003c/p\u003e\n\u003cbr/\u003e\n\n# \u003cp align=\"center\"\u003e :bird: ***KOWIND*** v3 :bird: \n\n\u003e #### Vite helper based on [vitawind](https://github.com/huibizhang/vitawind)\n\n- 🧰 Easy To Install\n- ⚡️ Automatically open Tailwind JIT Mode\n- ⚙ One-Command Setting\n- :rocket: Automatically configures ESLint and some plugins for it.\n\n\u003cbr\u003e\n\n\u003e #### Eslint plugins:\n\u003e - eslint-config-prettier\n\u003e - eslint-config-standard\n\u003e - eslint-plugin-import\n\u003e - eslint-plugin-import-helpers\n\u003e - eslint-plugin-n\n\u003e - eslint-plugin-prettier\n\u003e - eslint-plugin-promise\n\u003e - eslint-plugin-react\n\n\u003cbr\u003e\n\n\n## :computer: Why Kowind? :computer:\n\nKowind is a Vite helper that helps you to quickly start a Vite project.\n\nBased on [vitawind](https://github.com/huibizhang/vitawind), [kowind](https://github.com/kayooliveira/kowind) brings ESLint plugin and some other plugins to it that help you to format your code quickly and efficiently.\n\n\n## :book: What is Vite? :book:\n\nVite is a build tool that aims to provide a faster and leaner development experience for modern web projects.\n\n\u003cbr\u003e\n\n## :speech_balloon: How to use Kowind? :speech_balloon:\n\n\u003e Just run the following commands in your terminal.\n```\n    $ yarn create kowind \u003cproject-name\u003e --template \u003ctemplate-name\u003e\n    #or\n    $ npm init kowind \u003cproject-name\u003e --template \u003ctemplate-name\u003e\n\n    $ cd \u003cproject-name\u003e\n```\n\nKowind install all the dependencies automatically for you.\n\nJust run `yarn dev` or `npm run dev` to start the project.\n\nThe project will be available at **`http://localhost:3000`**.\n\n\nI hope you enjoy using Kowind!\n\nFeel free to ask questions or report bugs on [Github](https://github.com/kayooliveira/kowind).\n## License\nMIT\n\n#### \u003cp align=\"center\"\u003e made with :two_hearts: by [Kayo Oliveira](https://github.com/kayooliveira)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkayooliveira%2Fgithub-explorer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkayooliveira%2Fgithub-explorer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkayooliveira%2Fgithub-explorer/lists"}