{"id":13344328,"url":"https://github.com/pheralb/frame","last_synced_at":"2025-04-12T00:16:34.216Z","repository":{"id":159249683,"uuid":"612753740","full_name":"pheralb/frame","owner":"pheralb","description":"🎨 Generate images with beautiful gradients. Built with Next.js \u0026 Zustand.","archived":false,"fork":false,"pushed_at":"2023-05-31T20:03:42.000Z","size":1634,"stargazers_count":29,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-12T00:16:28.085Z","etag":null,"topics":["gradients","images","nextjs","screenshot","tailwindcss","tool","vercel","zustand"],"latest_commit_sha":null,"homepage":"https://myframe.vercel.app","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/pheralb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"pheralb"}},"created_at":"2023-03-11T21:47:40.000Z","updated_at":"2025-03-18T11:04:47.000Z","dependencies_parsed_at":"2023-06-11T21:00:17.587Z","dependency_job_id":null,"html_url":"https://github.com/pheralb/frame","commit_stats":{"total_commits":129,"total_committers":2,"mean_commits":64.5,"dds":"0.12403100775193798","last_synced_commit":"023056ab6cd16d67332e738521e7ef0202746438"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pheralb%2Fframe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pheralb%2Fframe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pheralb%2Fframe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pheralb%2Fframe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pheralb","download_url":"https://codeload.github.com/pheralb/frame/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248497818,"owners_count":21113984,"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":["gradients","images","nextjs","screenshot","tailwindcss","tool","vercel","zustand"],"created_at":"2024-07-29T19:33:04.305Z","updated_at":"2025-04-12T00:16:34.194Z","avatar_url":"https://github.com/pheralb.png","language":"TypeScript","funding_links":["https://github.com/sponsors/pheralb"],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n\u003ca href=\"https://myframe.vercel.app\" target=\"_blank\"\u003e\n\u003cimg src=\"public/images/og_image.png\" alt=\"Screenshot\" /\u003e\n\u003c/a\u003e\n\n\u003c/p\u003e\n\n\u003cdiv align=\"center\"\u003e\n    \u003ca href=\"https://myframe.vercel.app/\" target=\"_blank\"\u003e\n        Create (🚧)\n    \u003c/a\u003e\n    \u003cspan\u003e\u0026nbsp;●\u0026nbsp;\u003c/span\u003e\n    \u003ca href=\"#-getting-started\"\u003e\n        Getting Started\n    \u003c/a\u003e\n    \u003cspan\u003e\u0026nbsp;●\u0026nbsp;\u003c/span\u003e\n    \u003ca href=\"#%EF%B8%8F-stack\"\u003e\n        Stack\n    \u003c/a\u003e\n    \u003cspan\u003e\u0026nbsp;●\u0026nbsp;\u003c/span\u003e\n    \u003ca href=\"#-license\"\u003e\n        License\n    \u003c/a\u003e\n\u003c/div\u003e\n\n\u003c/p\u003e\n\n![GitHub stars](https://img.shields.io/github/stars/pheralb/frame)\n![GitHub issues](https://img.shields.io/github/issues/pheralb/frame)\n![GitHub forks](https://img.shields.io/github/forks/pheralb/frame)\n![GitHub license](https://img.shields.io/github/license/pheralb/frame)\n[![Required Node.JS \u003e=16.0.0](https://img.shields.io/static/v1?label=node\u0026message=%20%3E=16.0.0\u0026logo=node.js\u0026color=3f893e)](https://nodejs.org/about/releases)\n\n\u003c/div\u003e\n\n## ⚙️ Stack\n\nThis is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app):\n\n- [**Next.js 13 /app directory** + **Typescript**](https://nextjs.org/) - The React Framework for the Web.\n- [**Tailwind CSS** + **Tailwind-Merge** + **clsx**](https://tailwindcss.com/) - A utility-first CSS framework for rapid UI development.\n- [**Class Variance Authority** + **Radix-UI** primitives \u0026 **shadcn/ui** components](https://ui.shadcn.com/) - Beautifully designed components that you can copy and paste into your apps.\n- [**Iconoir** icons](https://iconoir.com/) - An open-source library with 1300+ unique SVG icons, designed on a 24x24 pixels grid.\n- [**Sonner**](https://sonner.emilkowal.ski/) - An opinionated toast component for React.\n- [**react-dropzone**](https://react-dropzone.js.org/) - Simple React hook to create a HTML5-compliant drag'n'drop zone for files.\n- [**react-resizable**](https://github.com/react-grid-layout/react-resizable) - A simple React component that is resizable with a handle.\n- [**react-hotkeys-hook**](https://github.com/JohannesKlauss/react-hotkeys-hook) - React hook for using keyboard shortcuts in components.\n- [**html2canvas**](https://html2canvas.hertzen.com/) - Screenshots with JavaScript.\n- [**Zustand**](https://zustand-demo.pmnd.rs/) - A small, fast and scalable bearbones state-management solution using simplified flux principles.\n\n## 🤔 Known issues/roadmap\n\n- [x] Export images - fix white background.\n- [x] Create modal to display user preferences.\n- [x] Resolve image resizing.\n- [ ] Improve responsive.\n- [x] Allow downloading in more file types.\n- [x] Upgrade to Next.js 13 /app directory.\n\n## 🚀 Getting Started\n\n**Recommended extensions for VSCode:**\n\n- [Tailwind CSS IntelliSense](https://marketplace.visualstudio.com/items?itemName=bradlc.vscode-tailwindcss).\n- [Prettier - Code formatter](https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode).\n- [ESLint](https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint).\n\n1. Clone or [fork](https://github.com/pheralb/frame/fork) the repository:\n\n```bash\ngit@github.com:pheralb/frame.git\n```\n\n2. Install dependencies:\n\n```bash\nnpm install\n# or\nyarn install\n# or\npnpm install\n# or\nultra install\n```\n\n3. Run the development server:\n\n```bash\nnpm run dev\n# or\nyarn dev\n# or\npnpm dev\n# or\nultra dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the result 🚀.\n\n## ☁️ Deploy\n\n- [https://myframe.vercel.app/](https://myframe.vercel.app/).\n\n## 📄 License\n\n- [MIT License](https://github.com/pheralb/frame/blob/main/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpheralb%2Fframe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpheralb%2Fframe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpheralb%2Fframe/lists"}