{"id":15073825,"url":"https://github.com/hunghg255/github-corners","last_synced_at":"2025-04-10T18:43:46.836Z","repository":{"id":162262631,"uuid":"636849216","full_name":"hunghg255/github-corners","owner":"hunghg255","description":"Github Corners","archived":false,"fork":false,"pushed_at":"2024-04-01T23:25:20.000Z","size":25,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-06T06:34:48.566Z","etag":null,"topics":["corners","github","github-corners","web-component"],"latest_commit_sha":null,"homepage":"https://github-corners.vercel.app/","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/hunghg255.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":"2023-05-05T19:46:29.000Z","updated_at":"2024-10-07T02:28:35.000Z","dependencies_parsed_at":"2024-10-13T05:40:54.091Z","dependency_job_id":null,"html_url":"https://github.com/hunghg255/github-corners","commit_stats":{"total_commits":7,"total_committers":1,"mean_commits":7.0,"dds":0.0,"last_synced_commit":"69ecf4c00f22c55b79a434f93c13a85ef8023450"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hunghg255%2Fgithub-corners","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hunghg255%2Fgithub-corners/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hunghg255%2Fgithub-corners/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hunghg255%2Fgithub-corners/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hunghg255","download_url":"https://codeload.github.com/hunghg255/github-corners/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248271920,"owners_count":21075800,"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":["corners","github","github-corners","web-component"],"created_at":"2024-09-25T03:04:56.662Z","updated_at":"2025-04-10T18:43:46.816Z","avatar_url":"https://github.com/hunghg255.png","language":"TypeScript","readme":"\n[![npm version](https://badge.fury.io/js/gh-corners.svg)](https://badge.fury.io/js/gh-corners) [![npm](https://img.shields.io/npm/dt/gh-corners.svg?logo=npm)](https://www.npmjs.com/package/gh-corners) [![npm](https://img.shields.io/bundlephobia/minzip/gh-corners)](https://www.npmjs.com/package/gh-corners)\n[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg)](#contributors-)\n\n[Live Demo](https://github-corners.vercel.app/)\n\n## Installation\n\n[![NPM](https://nodei.co/npm/gh-corners.png?compact=true)](https://nodei.co/npm/gh-corners/)\n\n\n# Package\n\n```js\nimport 'gh-corners';\n```\n\n# unpkg.com CDN:\n\n```js\n\u003cscript type=\"module\" src=\"https://unpkg.com/gh-corners@latest\"\u003e\u003c/script\u003e\n```\n\n# HTML\n```\n\u003cgithub-corners target=\"__blank\" position=\"fixed\" href=\"https://github.com/hunghg255\"\u003e\u003c/github-corners\u003e\n```\n\n# Reactjs\n\n[react-gh-corners](https://www.npmjs.com/package/react-gh-corners)\n\n```\nnpm i react-gh-corners@latest\n```\n\n# Use\n\n```tsx\nimport { GithubCorners } from 'react-gh-corners';\n\n// Nextjs only CSR\nconst GithubCorners = dynamic(() =\u003e import('react-gh-corners').then((m) =\u003e m.GithubCorners), {\n  ssr: false,\n});\n\n\nconst App = () =\u003e {\n  return (\n    \u003cGithubCorners position='right' href='/' /\u003e\n  );\n};\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhunghg255%2Fgithub-corners","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhunghg255%2Fgithub-corners","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhunghg255%2Fgithub-corners/lists"}