{"id":21599754,"url":"https://github.com/mujhtech/statussync-react","last_synced_at":"2025-03-18T11:46:35.615Z","repository":{"id":221622432,"uuid":"754909985","full_name":"Mujhtech/statussync-react","owner":"Mujhtech","description":"Statussync React Widget","archived":false,"fork":false,"pushed_at":"2024-03-24T10:33:57.000Z","size":51,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-24T18:08:24.197Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/Mujhtech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2024-02-09T02:02:11.000Z","updated_at":"2024-02-09T02:38:55.000Z","dependencies_parsed_at":"2024-02-09T03:24:45.081Z","dependency_job_id":"b4c9af2b-74c9-4354-8dd2-57a448203f9e","html_url":"https://github.com/Mujhtech/statussync-react","commit_stats":null,"previous_names":["mujhtech/statussync-react"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mujhtech%2Fstatussync-react","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mujhtech%2Fstatussync-react/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mujhtech%2Fstatussync-react/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mujhtech%2Fstatussync-react/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mujhtech","download_url":"https://codeload.github.com/Mujhtech/statussync-react/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244217640,"owners_count":20417660,"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":[],"created_at":"2024-11-24T18:16:21.864Z","updated_at":"2025-03-18T11:46:35.578Z","avatar_url":"https://github.com/Mujhtech.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Statussync.dev React Widget\n\nOfficial React Widget for Statussync.dev\n\n## Install\n\n```shell\n$ npm install @statussync.dev/react\n$ pnpm add @statussync.dev/react\n$ yarn add @statussync.dev/react\n$ bun add @statussync.dev/react\n```\n\n## Usage\n\n```jsx\nimport { StatussyncWidget } from \"@statussync.dev/react\";\n\nexport function Page() {\n  return \u003cStatussyncWidget slug=\"paystack\" /\u003e;\n}\n```\n\nFor NextJS server component\n\n```jsx\nimport { StatussyncRscWidget } from \"@statussync.dev/react\";\n\nexport function Page() {\n  return \u003cStatussyncRscWidget slug=\"paystack\" /\u003e;\n}\n```\n\nImport css styles in to your app\n\n```js\nimport \"@statussync.dev/react/dist/styles.css\";\n```\n\nOr\n\nExtend in your tailwind config\n\n```js\nmodule.exports = {\n  content: [\n    \"./app/**/*.{tsx,ts,mdx,md}\",\n\n    \"./node_modules/@statussync.dev/react/**/*.{js,ts,jsx,tsx}\",\n  ],\n  theme: {\n    extend: {},\n  },\n  plugins: [],\n};\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmujhtech%2Fstatussync-react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmujhtech%2Fstatussync-react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmujhtech%2Fstatussync-react/lists"}