5 lines
224 B
Markdown
5 lines
224 B
Markdown
![]() |
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.
|