Skip to content
This repository has been archived by the owner on Nov 19, 2017. It is now read-only.

nucleartide/ember-defaults

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NOTE: I'm no longer maintaining this project since it's generally kinda hard to keep up with ember-cli. The libraries listed below are pretty cool though, you should check them out.

Ember Defaults

When starting a new Ember project, I find myself configuring and installing the same things over and over. This project intends to be a better starting point for my own use cases; it may or may not work for you.

Features

  • fewer dotfiles
  • no semicolons
  • collected wisdom from the Ember community

Includes

Helpers

  • ember-truth-helpers
  • ember-route-action-helper

CSS

  • ember-cli-sass
  • ember-component-css

Async

  • ember-concurrency

Modules

  • ember-engines

Install

$ ember <new|init> [app-name] --blueprint https://github.com/nucleartide/ember-defaults.git

Credit

Thanks to @knownasilya for telling me about the blueprint approach.

About

DON'T USE THIS: Personal boilerplate for Ember.js

Resources

Stars

Watchers

Forks

Packages

No packages published