Star Follow @1000ch
GitHub # x-flexbox ![GitHub Actions Status](https://github.com/1000ch/x-flexbox/workflows/test/badge.svg) Web Components which provide Flexbox features. ## Install Using [npm](https://www.npmjs.org/package/x-flexbox): ```sh $ npm install x-flexbox ``` ## Usage Import `FlexContainer` and `FlexItem`, register them. ```html ``` Put `` and ``. ```html ``` ## License [MIT](https://1000ch.mit-license.org) © [Shogo Sensui](https://github.com/1000ch)