{"id":15861959,"url":"https://github.com/afeiship/react-github-corner","last_synced_at":"2026-05-03T16:31:48.638Z","repository":{"id":57123000,"uuid":"293025957","full_name":"afeiship/react-github-corner","owner":"afeiship","description":"Github corner for react.","archived":false,"fork":false,"pushed_at":"2021-07-28T06:37:54.000Z","size":202,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-17T22:55:49.209Z","etag":null,"topics":["corner","github","react"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/afeiship.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-09-05T07:27:35.000Z","updated_at":"2021-07-28T06:37:57.000Z","dependencies_parsed_at":"2022-08-24T14:59:32.936Z","dependency_job_id":null,"html_url":"https://github.com/afeiship/react-github-corner","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeiship%2Freact-github-corner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeiship%2Freact-github-corner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeiship%2Freact-github-corner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeiship%2Freact-github-corner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/afeiship","download_url":"https://codeload.github.com/afeiship/react-github-corner/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246709932,"owners_count":20821297,"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":["corner","github","react"],"created_at":"2024-10-05T22:22:12.257Z","updated_at":"2026-05-03T16:31:43.612Z","avatar_url":"https://github.com/afeiship.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-github-corner\n\u003e Github corner for react.\n\n[![version][version-image]][version-url]\n[![license][license-image]][license-url]\n[![size][size-image]][size-url]\n[![download][download-image]][download-url]\n\n## installation\n```shell\nnpm install -S @jswork/react-github-corner\n```\n\n## properties\n| Name      | Type   | Required | Default | Description                           |\n| --------- | ------ | -------- | ------- | ------------------------------------- |\n| className | string | false    | -       | The extended className for component. |\n| value     | string | false    | -       | Default value.                        |\n\n\n## usage\n1. import css\n  ```scss\n  @import \"~@jswork/react-github-corner/dist/style.scss\";\n\n  // customize your styles:\n  $react-github-corner-options: ()\n  ```\n2. import js\n  ```js\n  import React from 'react';\n  import ReactDOM from 'react-dom';\n  import ReactGithubCorner from '@jswork/react-github-corner';\n  import './assets/style.scss';\n\n  class App extends React.Component {\n    componentDidMount() {}\n    render() {\n      return (\n        \u003cdiv className=\"app-container\"\u003e\n          \u003cReactGithubCorner value=\"https://github.com/afeiship\" /\u003e\n        \u003c/div\u003e\n      );\n    }\n  }\n\n  ReactDOM.render(\u003cApp /\u003e, document.getElementById('app'));\n\n  ```\n\n## documentation\n- https://afeiship.github.io/react-github-corner/\n- https://upmostly.github.io/modali/\n\n\n## license\nCode released under [the MIT license](https://github.com/afeiship/react-github-corner/blob/master/LICENSE.txt).\n\n[version-image]: https://img.shields.io/npm/v/@jswork/react-github-corner\n[version-url]: https://npmjs.org/package/@jswork/react-github-corner\n\n[license-image]: https://img.shields.io/npm/l/@jswork/react-github-corner\n[license-url]: https://github.com/afeiship/react-github-corner/blob/master/LICENSE.txt\n\n[size-image]: https://img.shields.io/bundlephobia/minzip/@jswork/react-github-corner\n[size-url]: https://github.com/afeiship/react-github-corner/blob/master/dist/react-github-corner.min.js\n\n[download-image]: https://img.shields.io/npm/dm/@jswork/react-github-corner\n[download-url]: https://www.npmjs.com/package/@jswork/react-github-corner\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fafeiship%2Freact-github-corner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fafeiship%2Freact-github-corner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fafeiship%2Freact-github-corner/lists"}