{"id":25707603,"url":"https://github.com/prazzon/Flexbox-Labs","last_synced_at":"2025-02-25T08:07:53.788Z","repository":{"id":239239645,"uuid":"798970840","full_name":"prazzon/Flexbox-Labs","owner":"prazzon","description":"A web app for creating flexible layouts with the power of CSS Flexbox.","archived":false,"fork":false,"pushed_at":"2024-10-24T10:38:12.000Z","size":534,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-25T08:35:27.610Z","etag":null,"topics":["framer-motion","react","sass","typescript","typescript-react","vite"],"latest_commit_sha":null,"homepage":"https://flexboxlabs.netlify.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/prazzon.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":"2024-05-10T21:25:13.000Z","updated_at":"2024-10-24T10:38:15.000Z","dependencies_parsed_at":"2024-10-24T13:32:20.326Z","dependency_job_id":"fa84c625-a666-4552-b01b-f68243126873","html_url":"https://github.com/prazzon/Flexbox-Labs","commit_stats":null,"previous_names":["prazzon/flexlab","prazzon/flexbox-labs"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prazzon%2FFlexbox-Labs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prazzon%2FFlexbox-Labs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prazzon%2FFlexbox-Labs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prazzon%2FFlexbox-Labs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prazzon","download_url":"https://codeload.github.com/prazzon/Flexbox-Labs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240627961,"owners_count":19831599,"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":["framer-motion","react","sass","typescript","typescript-react","vite"],"created_at":"2025-02-25T08:07:50.842Z","updated_at":"2025-02-25T08:07:53.711Z","avatar_url":"https://github.com/prazzon.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n\u003cimg src=\".github/images/banner.png\" /\u003e\n\u003c/p\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003eTable of Contents\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003e\n      \u003ca href=\"#about\"\u003eAbout\u003c/a\u003e\n      \u003cul\u003e\n        \u003cli\u003e\u003ca href=\"#features\"\u003eFeatures\u003c/a\u003e\u003c/li\u003e\n        \u003cli\u003e\u003ca href=\"#built-with\"\u003eBuilt With\u003c/a\u003e\u003c/li\u003e\n      \u003c/ul\u003e\n    \u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#usage\"\u003eUsage\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#live-demo\"\u003eLive Demo\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#getting-started\"\u003eGetting Started\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#contributing\"\u003eContributing\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#license\"\u003eLicense\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#feedback\"\u003eFeedback\u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/details\u003e\n\n## About\nFlexbox Labs is a visual tool that helps you create layouts using CSS Flexbox. It offers an intuitive interface that shows changes in real-time, making it easy to experiment and learn.\n\n### Features\n- **Live Preview:** Preview changes in real-time as you adjust parameters.\n- **Playground Customization:** Add, delete, or duplicate flex items.\n- **Undo and Redo Changes:** Easily revert or redo modifications for easy experimentation.\n- **Edit Flex Properties:** Edit both flex container and individual flex item properties.\n- **Save/Load Layouts**: Save, load or delete custom layouts.\n- **Pre-build Layouts**: Load pre-built layouts/templates.\n- **Export HTML and CSS Code:** Get HTML and CSS code for the generated layout.\n\n### Built with\n\n[![NextJS][nextjs-image]][nextjs-url]\n[![React][react-image]][react-url]\n[![TypeScript][typescript-image]][typescript-url]\n[![Sass][sass-image]][sass-url]\n[![Framer][framer-image]][framer-url]\n\n![FlexLab Screenshot](.github/images/Screenshot1.png)\n\n## Usage\nVisit the live demo and explore the playground using the toolbar. To customize the flex container, navigate to the Edit tab. Select any item from the playground to modify its individual flex properties. Once satisfied with your layout, click the code button on the tab to get the generated HTML and CSS code.\n\n## Live Demo\nCheck out the live demo of Flexbox Labs: [Demo](https://flexboxlabs.netlify.app/)\n\n## Getting Started\n\n#### 1. Clone the repository\n\n```shell\ngit clone https://github.com/prazzon/flexbox-labs.git\n```\n\n#### 2. Navigate to the app directory\n```shell\ncd flexbox-labs\n```\n\n#### 3. Install npm dependencies\n\n```shell\nnpm install\n```\n\n#### 4. Run the dev server\n\n```shell\nnpm run dev\n```\n\n#### 5. Open the app in your browser\n\nVisit [http://localhost:5173](http://localhost:5173) in your browser.\n\n## Contributing\nYou are welcome to contributions to Flexbox Labs! If you'd like to contribute, please follow these steps:\n1. Fork the repository.\n2. Create a new branch: `git checkout -b feature/new-feature`\n3. Make your changes and commit them: `git commit -m 'Add new feature'`\n4. Push to the branch: `git push origin feature/new-feature`\n5. Submit a pull request outlining the changes you've made.\n6. Wait for me to review and merge your pull request\n\n## License\nFlexbox Labs is licensed under the [MIT License](LICENSE).\n\n## Feedback\n\nIf you have any feedback, suggestions, or issues, please [open an issue](https://github.com/prazzon/flexbox-labs/issues).\nYour input is appreciated!\n\n## Acknowledgements\n\n- [use-hooks](https://usehooks.com/)\n- [react icons](https://usehooks.com/)\n\n[nextjs-image]: https://img.shields.io/badge/NextJS-1a1a1a?style=for-the-badge\u0026logo=nextdotjs\n[react-image]: https://img.shields.io/badge/React-20232A?style=for-the-badge\u0026logo=react\u0026logoColor=61DAFB\n[typescript-image]: https://shields.io/badge/TypeScript-3178C6?logo=TypeScript\u0026logoColor=FFF\u0026style=for-the-badge\n[sass-image]: https://img.shields.io/badge/Sass-CC6699?style=for-the-badge\u0026logo=sass\u0026logoColor=white\n[framer-image]: https://img.shields.io/badge/Framer%20Motion-1a1a1a?style=for-the-badge\u0026logo=framer\n\n[nextjs-url]: https://nextjs.org/\n[react-url]: https://react.dev/\n[typescript-url]: https://www.typescriptlang.org/\n[sass-url]: https://sass-lang.com/\n[framer-url]: https://www.framer.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprazzon%2FFlexbox-Labs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprazzon%2FFlexbox-Labs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprazzon%2FFlexbox-Labs/lists"}