This repository was archived by the owner on Jan 6, 2025. It is now read-only.
This repository was archived by the owner on Jan 6, 2025. It is now read-only.
Possible? Use of "flex-layout" in non angular environments. #717
Open
Description
Bug, feature request, or proposal:
Use of "flex-layout" in non angular environments.
What is the expected behavior?
Be able to create a global Design System using Flex-Layout that can also be used in other projects like e.g. React, Decoupled Drupal 8 etc.
What is the current behavior?
I don´t know if this is possible, but have read that the solution is based on pure Javascript.
What is the use-case or motivation for changing an existing behavior?
A lot people like the features and way it works and would love to use this also for their environments. This would make it easier to maintain the main Angular based design system, but offer a usable inbetween solution on the way to "Angular Elements" (https://medium.com/vincent-ogloblinsky/export-angular-components-as-custom-elements-with-angular-elements-a2a0bfcd7f8a)