{"id":14987511,"url":"https://github.com/theodorusclarence/expansion-pack","last_synced_at":"2025-09-01T23:31:58.889Z","repository":{"id":37724590,"uuid":"434865105","full_name":"theodorusclarence/expansion-pack","owner":"theodorusclarence","description":"🔋 Useful stack expansion for ts-nextjs-tailwind-starter","archived":false,"fork":false,"pushed_at":"2024-06-26T14:18:18.000Z","size":83,"stargazers_count":105,"open_issues_count":4,"forks_count":22,"subscribers_count":7,"default_branch":"main","last_synced_at":"2024-12-22T09:14:29.649Z","etag":null,"topics":["cypress","nextjs","nprogress","react-hook-form","react-query","storybook","swr","tailwindcss","zustand"],"latest_commit_sha":null,"homepage":"","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/theodorusclarence.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,"publiccode":null,"codemeta":null}},"created_at":"2021-12-04T10:01:26.000Z","updated_at":"2024-12-10T02:57:54.000Z","dependencies_parsed_at":"2024-09-25T00:32:19.871Z","dependency_job_id":null,"html_url":"https://github.com/theodorusclarence/expansion-pack","commit_stats":{"total_commits":33,"total_committers":8,"mean_commits":4.125,"dds":0.3939393939393939,"last_synced_commit":"3757da4d02e90afa172f5f71c4cbc0b904e8b1d7"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theodorusclarence%2Fexpansion-pack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theodorusclarence%2Fexpansion-pack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theodorusclarence%2Fexpansion-pack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theodorusclarence%2Fexpansion-pack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/theodorusclarence","download_url":"https://codeload.github.com/theodorusclarence/expansion-pack/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":231722234,"owners_count":18416603,"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":["cypress","nextjs","nprogress","react-hook-form","react-query","storybook","swr","tailwindcss","zustand"],"created_at":"2024-09-24T14:14:51.466Z","updated_at":"2024-12-29T10:09:50.205Z","avatar_url":"https://github.com/theodorusclarence.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# expansion-pack\n\n[ts-nextjs-tailwind-starter](https://github.com/theodorusclarence/ts-nextjs-tailwind-starter) expansion pack\n\n## Roadmap\n\n- [x] React Hook Form + Form Input Components\n- [x] Storybook\n- [x] Cypress\n- [ ] Authentication with Zustand\n- [x] [Toast with React Query / SWR](https://theodorusclarence.com/blog/react-loading-state-pattern)\n- [x] [Dialog Manager with Zustand](https://github.com/theodorusclarence/dialog-manager)\n- [x] NProgress\n- [x] I18n with next-i18next\n\n## React Hook Form\n\n[See the readme](https://github.com/theodorusclarence/expansion-pack/blob/main/rhf/README.md)\n\n```bash\ncurl -s https://raw.githubusercontent.com/theodorusclarence/expansion-pack/main/rhf/trigger.sh | bash -s\n```\n\n## Storybook\n\n[See the readme](https://github.com/theodorusclarence/expansion-pack/blob/main/storybook/README.md)\n\n```bash\ncurl -s https://raw.githubusercontent.com/theodorusclarence/expansion-pack/main/storybook/trigger.sh | bash -s\n```\n\n## Cypress\n\n[See the readme](https://github.com/theodorusclarence/expansion-pack/blob/main/cypress/README.md)\n\n```bash\ncurl -s https://raw.githubusercontent.com/theodorusclarence/expansion-pack/main/cypress/trigger.sh | bash -s\n```\n\n## Toast with React Query / SWR\n\n[See the readme](https://github.com/theodorusclarence/expansion-pack/blob/main/toast/README.md)\n\n### React Query\n\n```bash\ncurl -s https://raw.githubusercontent.com/theodorusclarence/expansion-pack/main/toast/trigger-rq.sh | bash -s\n```\n\n### SWR\n\n```bash\ncurl -s https://raw.githubusercontent.com/theodorusclarence/expansion-pack/main/toast/trigger-swr.sh | bash -s\n```\n\n## Dialog Manager with Zustand\n\n[See the readme](https://github.com/theodorusclarence/expansion-pack/blob/main/dialog-zustand/README.md)\n\n```bash\ncurl -s https://raw.githubusercontent.com/theodorusclarence/expansion-pack/main/dialog-zustand/trigger.sh | bash -s\n```\n\n## NProgress\n\n[See the readme](https://github.com/theodorusclarence/expansion-pack/blob/main/nprogress/README.md)\n\n```bash\ncurl -s https://raw.githubusercontent.com/theodorusclarence/expansion-pack/main/nprogress/trigger.sh | bash -s\n```\n\n## next-i18next\n\n[See the readme](https://github.com/theodorusclarence/expansion-pack/blob/main/next-i18next/README.md)\n\n```bash\ncurl -s https://raw.githubusercontent.com/theodorusclarence/expansion-pack/main/next-i18next/trigger.sh | bash -s\n```\n\n\n## tRPC\n\n[See the readme](https://github.com/theodorusclarence/expansion-pack/blob/main/tRPC/README.md)\n\n```bash\ncurl -s https://raw.githubusercontent.com/theodorusclarence/expansion-pack/main/tRPC/trigger.sh | bash -s\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheodorusclarence%2Fexpansion-pack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheodorusclarence%2Fexpansion-pack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheodorusclarence%2Fexpansion-pack/lists"}