FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

programmer14/flex-layout: Angular layout engine: responsive engine injects inline Flexbox CSS · GitHub

 
 

Repository files navigation

Angular Flex-Layout

Angular Flex Layout provides a sophisticated layout API using Flexbox CSS + mediaQuery. This module provides Angular (v4.1 and higher) developers with component layout features using a custom Layout API, mediaQuery observables, and injected DOM flexbox-2016 CSS stylings.

The Flex Layout engine intelligently automates the process of applying appropriate Flexbox CSS to browser view hierarchies. This automation also addresses many of the complexities and workarounds encountered with the traditional, manual, CSS-only application of box CSS.

The real power of Flex Layout, however, is its responsive engine. The Responsive API enables developers to easily specify different layouts, sizing, visibilities for different viewport sizes and display devices.


Deprecated support for Angular 2.4.x

With recent changes build and source changes, @angular/flex-layout (Beta.9 or higher) will no longer support Angular 2.4.x. These changes were required to support to the revised Angular v4.1 AOT and Renderers.


Quick Links

Developers

Demos

Templates


Browser Support

 



License

The sources for this package are in the Flex Layout repository.
Please file issues and pull requests against that repo.

License: MIT

About

Angular layout engine: responsive engine injects inline Flexbox CSS

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL