5c98e1c3ccb9deb7f9d7b3bbab952501db9fd9f4
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.
Yoga 3.2.1
Latest
Languages
C++
46.4%
Java
25.2%
TypeScript
23.1%
HTML
2.6%
JavaScript
1%
Other
1.6%