{"id":29564377,"url":"https://github.com/hexeption/sbcalc","last_synced_at":"2025-12-31T14:36:06.692Z","repository":{"id":304473516,"uuid":"1018876180","full_name":"Hexeption/sbcalc","owner":"Hexeption","description":"A comprehensive web application for calculating Minecraft Hypixel Skyblock item recipes, forge times, and base material requirements. Built with Next.js, TypeScript, and shadcn/ui components. 🌐 Live at https://sbcalc.net","archived":false,"fork":false,"pushed_at":"2025-07-13T09:43:45.000Z","size":4180,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-13T11:33:32.766Z","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/Hexeption.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"zenodo":null}},"created_at":"2025-07-13T08:39:55.000Z","updated_at":"2025-07-13T09:43:48.000Z","dependencies_parsed_at":"2025-07-13T11:44:01.497Z","dependency_job_id":null,"html_url":"https://github.com/Hexeption/sbcalc","commit_stats":null,"previous_names":["hexeption/sbcalc"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/Hexeption/sbcalc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hexeption%2Fsbcalc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hexeption%2Fsbcalc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hexeption%2Fsbcalc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hexeption%2Fsbcalc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Hexeption","download_url":"https://codeload.github.com/Hexeption/sbcalc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hexeption%2Fsbcalc/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265820261,"owners_count":23833563,"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":"2025-07-18T19:37:36.293Z","updated_at":"2025-12-31T14:36:06.687Z","avatar_url":"https://github.com/Hexeption.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Skyblock Calculator (sbcalc)\n\nWeb app for calculating Hypixel Skyblock item recipes, forge times, and base material requirements. Built with Next.js and TypeScript.\n\nLive site: https://sbcalc.net\n\n## Features\n\n- Recipe tree view for crafting chains\n- Base material requirements calculator\n- Forge time calculation\n- Fast item search\n- Quantity multiplier\n\n## Tech stack\n\n- Next.js 15, React 19, TypeScript\n- Tailwind CSS, shadcn/ui\n- Turbo (monorepo), pnpm\n- Custom NEU data processor\n\n## Repository layout\n\n- `apps/web/` – Next.js app\n- `packages/ui/` – shared UI components\n- `packages/neu-recipe-processor/` – pulls and processes NEU data\n- `packages/eslint-config/` – shared ESLint config\n- `packages/typescript-config/` – shared TS config\n\n## Getting started\n\nPrerequisites:\n\n- Node.js 20+\n- pnpm 10+\n\nInstall:\n\n```bash\npnpm install\n```\n\nDevelopment:\n\n```bash\npnpm dev\n```\n\nOther commands:\n\n```bash\npnpm build    # build all packages\npnpm lint     # lint all packages\npnpm format   # format with Prettier\n```\n\nThe web app runs at http://localhost:3000.\n\n## Data\n\nThis project uses item and recipe data from the NotEnoughUpdates (NEU) repository: https://github.com/NotEnoughUpdates/NotEnoughUpdates-REPO\n\nTo refresh data and reclone the NEU repo:\n\n```bash\n# from repo root\npnpm run build:clean:neu\n\n# or for a clean web build with fresh data\npnpm --filter sbcalc-web run build:clean\n```\n\nRegular dev/build scripts in `apps/web` will generate data as part of the run.\n\n## Contributing\n\nContributions are welcome. See CONTRIBUTING.md for guidelines.\n\n## License\n\nMIT\n\n## Acknowledgments\n\n- NotEnoughUpdates for item and recipe data\n- shadcn/ui for UI components\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhexeption%2Fsbcalc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhexeption%2Fsbcalc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhexeption%2Fsbcalc/lists"}