flexibility
Flexbox polyfill
A polyfill for the Flexible Box Layout (Flexbox) to enable its use in older browsers.
A JavaScript polyfill for Flexbox
4k stars
125 watching
479 forks
Language: JavaScript
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
doctyper/reflexie | A polyfill for flexbox implementation. | 250 |
doctyper/flexie | Enables support for the CSS3 Flexible Box Model in legacy browsers. | 1,096 |
johanneslumpe/react-native-browser-polyfill | A collection of polyfills to make browser-targeted libraries compatible with React Native. | 32 |
potch/flex-box | A custom element to simplify the use of flexbox in web development by providing a straightforward API for layout and sizing. | 2 |
cujojs/poly | A collection of individual modules that fill in the gaps in older browsers' support for modern JavaScript standards | 139 |
malikoski/flexboxfx | A JavaFX implementation of CSS3 flexbox layout manager to create complex responsive layouts with less code. | 7 |
joshaber/swiftbox | A Swift wrapper around Facebook's implementation of CSS's flexbox layout algorithm | 810 |
tcoopman/react-flexbox | A React component that simplifies the implementation of CSS flexbox layouts. | 162 |
grapesjs/blocks-flexbox | A plugin for a web page editor that adds support for flexible and responsive column layouts. | 39 |
henriquecustodia/fuux | A flexbox library that simplifies layout creation with CSS classes. | 9 |
layoutbox/flexlayout | A Swift framework providing a flexible and concise way to layout UI components using the CSS Flexbox layout engine | 2,009 |
jim-at-jibba/react-native-cinch-layout | A React Native layout library that simplifies the use of flexbox with styled components | 23 |
snikas/react-styled-flexbox | A utility component for adding flexbox styles to React components with minimal code | 30 |
brenopolanski/css-flexbox-atom-snippets | A collection of CSS Flexbox utility snippets for Atom text editor | 5 |
react-native-community/fetch | A polyfill implementation for the fetch API in React Native with text streaming support | 79 |