2014-04-15 16:44:24 -07:00
2014-03-30 19:33:24 -07:00
2014-04-15 16:39:42 -07:00
2014-04-15 16:44:24 -07:00
2014-04-06 18:43:46 -07:00
2014-03-30 17:12:38 -07:00

css-layout

This project implements a subset of CSS including flexbox and the box model using pure JavaScript. The goal is to have a small standalone library to layout elements. It doesn't rely on the DOM at all.

In order to make sure that the code is correct, it is developped using TDD where each commit adds a unit test and the associated code to make it work. All the unit tests are tested against Chrome's implementation of CSS.

Description
Yoga is an embeddable layout engine targeting web standards.
Readme MIT 37 MiB
Yoga 3.2.1 Latest
2024-12-12 17:41:47 -08:00
Languages
C++ 46.4%
Java 25.2%
TypeScript 23.1%
HTML 2.6%
JavaScript 1%
Other 1.6%