{"id":15837052,"url":"https://github.com/afeiship/next-rc-components","last_synced_at":"2026-05-09T14:36:42.594Z","repository":{"id":96088059,"uuid":"264583038","full_name":"afeiship/next-rc-components","owner":"afeiship","description":"Global react components for next.","archived":false,"fork":false,"pushed_at":"2025-03-30T04:28:36.000Z","size":43,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-30T05:23:11.231Z","etag":null,"topics":["component","if","ife","list","next","rc","rcm","react","rsm","switch","template"],"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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-05-17T04:26:15.000Z","updated_at":"2025-03-30T04:28:39.000Z","dependencies_parsed_at":"2024-07-10T03:09:41.581Z","dependency_job_id":"d17d2cfc-3942-40da-a08c-d3d49b5a3b5d","html_url":"https://github.com/afeiship/next-rc-components","commit_stats":{"total_commits":49,"total_committers":1,"mean_commits":49.0,"dds":0.0,"last_synced_commit":"89875c04e16a155de5f4f3a4d5a92369186e947f"},"previous_names":["afeiship/pinia-plugin-watch","afeiship/next-rc-components"],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeiship%2Fnext-rc-components","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeiship%2Fnext-rc-components/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeiship%2Fnext-rc-components/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeiship%2Fnext-rc-components/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/afeiship","download_url":"https://codeload.github.com/afeiship/next-rc-components/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246670980,"owners_count":20815076,"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":["component","if","ife","list","next","rc","rcm","react","rsm","switch","template"],"created_at":"2024-10-05T15:20:39.021Z","updated_at":"2026-05-09T14:36:42.554Z","avatar_url":"https://github.com/afeiship.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# next-rc-components\n\u003e Global react components for next.\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```bash\nyarn add @jswork/next-rc-components\n```\n\n## usage\n```js\n// src/bootstrap.ts\nimport '@jswork/next-rc-components';\n\n// src/pages/index.tsx\n\u003cnx.$rc.ife only value={ife} as=\"div\" asProps={{ className: 'abc' }}\u003e\n  \u003cdiv className=\"debug-red p-5.5 text-center\"\u003e\n    \u003ch4\u003eDebug info for $rc.ife\u003c/h4\u003e\n    \u003ca href=\"https://vitejs.dev\" target=\"_blank\"\u003e\n      \u003cimg src={reactLogo} className=\"logo\" alt=\"Vite logo\" /\u003e\n    \u003c/a\u003e\n  \u003c/div\u003e\n\u003c/nx.$rc.ife\u003e\n\n\u003cnx.$rc.list\n  items={['a', 'b', 'c']}\n  as=\"ul\"\n  template={({ item }) =\u003e {\n    return \u003cli key={item}\u003e{item}\u003c/li\u003e;\n  }}\n/\u003e\n```\n\n## license\nCode released under [the MIT license](https://github.com/afeiship/next-rc-components/blob/master/LICENSE.txt).\n\n[version-image]: https://img.shields.io/npm/v/@jswork/next-rc-components\n[version-url]: https://npmjs.org/package/@jswork/next-rc-components\n\n[license-image]: https://img.shields.io/npm/l/@jswork/next-rc-components\n[license-url]: https://github.com/afeiship/next-rc-components/blob/master/LICENSE.txt\n\n[size-image]: https://img.shields.io/bundlephobia/minzip/@jswork/next-rc-components\n[size-url]: https://github.com/afeiship/next-rc-components/blob/master/dist/next-rc-components.min.js\n\n[download-image]: https://img.shields.io/npm/dm/@jswork/next-rc-components\n[download-url]: https://www.npmjs.com/package/@jswork/next-rc-components\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fafeiship%2Fnext-rc-components","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fafeiship%2Fnext-rc-components","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fafeiship%2Fnext-rc-components/lists"}