An open API service indexing awesome lists of open source software.

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

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.