How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
Modular grid powered by Lost and BEM
The main features of bem-incubator/bem-grid are: Layout Frameworks.
Open-source alternatives to bem-incubator/bem-grid include: declarativehub/layoutless — Write less UI code. erwstout/ginger — Ginger is a minimal flexbox 12 column grid system named after a cute dog. It doesn't give you any fancy extras like… exyte/grid — The most powerful Grid container missed in SwiftUI. facebook/yoga — Yoga is an embeddable UI layout library and engine that implements the flexible box model used in web standards. It… floriankugler/flkautolayout — UIView category which makes it easy to create layout constraints in code. declarativehub/bond — Bond is a Swift data binding framework designed to synchronize data models and user interface elements through one-way…
Ginger is a minimal flexbox 12 column grid system named after a cute dog. It doesn't give you any fancy extras like some other frameworks, but what it does give you is a solid lightweight grid system to make developing and designing your next site easy and quick.
Bond is a Swift data binding framework designed to synchronize data models and user interface elements through one-way and two-way value flows. It functions as a reactive suite for monitoring collection changes, transforming data streams, and bridging user interface events to data models. The project provides a reactive bridge that transforms user interface interactions and protocol delegate method calls into observable signals. It includes a collection observer to monitor changes in arrays and a functional data stream processor that applies operators to modify or combine values before they r