https://github.com/starc007/tailwind-bento
Open-source tool to create and export bento grid layouts
https://github.com/starc007/tailwind-bento
figma nextjs tailwindcss
Last synced: 7 months ago
JSON representation
Open-source tool to create and export bento grid layouts
- Host: GitHub
- URL: https://github.com/starc007/tailwind-bento
- Owner: starc007
- Created: 2024-12-13T07:16:06.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-12-15T16:52:22.000Z (10 months ago)
- Last Synced: 2025-02-08T22:27:54.743Z (8 months ago)
- Topics: figma, nextjs, tailwindcss
- Language: TypeScript
- Homepage: https://tailwind-bento.vercel.app
- Size: 134 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bengrid - Bento Grid Generator
A simple, open-source tool to create and export bento grid layouts. Design beautiful, responsive grids and export them as:
- Tailwind CSS
- Plain CSS
- Figma Layout (via plugin)## Features
- Visual grid builder
- Customizable rows and columns
- Responsive layouts
- Multiple export options
- Figma plugin integration## Development
### Install dependencies
`npm install`
### Run development server
`npm run dev`
## Figma Plugin
To use the Figma plugin:
1. Install the Bengrid plugin from Figma Community
2. Copy your grid configuration from the web app
3. Paste into the plugin
4. Generate your layout in Figma## Contributing
Contributions are welcome! Feel free to:
- Open issues
- Submit PRs
- Suggest features
- Improve documentation## License
MIT License - feel free to use this project for personal or commercial purposes.