Skip to content
/ flexi Public
forked from html-next/flexi

Just a layout framework. Design for cross-platform with ease.

License

Notifications You must be signed in to change notification settings

eliel-jr/flexi

 
 

Repository files navigation

Flexi

npm version Ember Observer Score Code Climate

Flexi is a responsive-design layout framework like Bootstrap and Foundation. Flexi is focused on performance and maintainability, utilizing Ember for greater configuration and convenience than soluions like Bootstrap or Foundation could offer.

Flexi is also unopinionated about your CSS. You can configure it to utilize your existing CSS, or the CSS of any design framework.

Flexi does most of it's heavy lifting at build time, happily adding very little runtime code and little-to-no CSS to your project.

Support, Questions, Collaboration

Join the Ember community on Discord

Release Notes

Changelog

Contributing

  • Open an Issue for discussion first if you're unsure a feature/fix is wanted.
  • Branch off of main (default branch)
  • Use descriptive branch names (e.g. <type>/<short-description>)
  • PR against main (default branch).

Thanks

A special thanks goes out to @ebryn for the inspiration to pursue a solution for explicit layouts, and IsleofCode for providing the time to build the original implementation.

About

Just a layout framework. Design for cross-platform with ease.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 58.2%
  • Handlebars 26.0%
  • SCSS 12.7%
  • HTML 3.1%