Ember Cli Foundation 6 Sass

screenshot of Ember Cli Foundation 6 Sass
ember

Overview

Ember CLI Foundation 6 SASS is a robust tool aimed at integrating the Foundation framework into Ember applications. As a user looking to incorporate responsive front-end code effectively, this addon provides a streamlined approach for developers coming from the Foundation community. Although the previous maintainer is seeking someone new to take over, this package remains functional and serves as a versatile option for those familiar with Ember and SASS.

With a focus on customization, installation, and management of dependencies, Ember CLI Foundation facilitates the use of key Foundation components within an Ember project. As users navigate through the setup and features, they’ll find ways to optimize their application’s design and functionality.

Features

  • Easy Installation: Run a generator to quickly install dependencies, with options to customize your app.scss file seamlessly.

  • Customizable Component Importing: Allows for selective inclusion of only the necessary Foundation components through the customization of a foundation-custom file.

  • Javascript Integration: Effortlessly add Foundation's Javascript features to your Ember app by modifying Ember app options, supporting selective Javascript component management.

  • Component Parameters Exposure: Almost all Foundation Javascript options are now directly exposed as component parameters, simplifying customization within your Ember application.

  • Access to Foundation Widgets: Each Foundation Javascript widget can be easily accessed via the zfUi property, enhancing usability and reducing complexity in implementing various components.

  • Support for Flash Messages: The addon includes special integration for flash messages, providing a user-friendly way to manage notifications within Ember apps.

  • Sample Applications Available: Full sample templates are provided to help users understand how to implement features effectively, enabling quicker onboarding for new users.

Overall, Ember CLI Foundation 6 SASS offers a powerful and user-friendly approach to integrating the Foundation framework with Ember, catering to developers who prioritize both aesthetics and functionality in their projects.

ember
Ember

Ember.js is a productive, battle-tested JavaScript framework for building modern web applications. It includes everything you need to build rich UIs that work on any device.