This repository is the stable base upon which we build our Ember.js projects at Mirego.
We want to share it with the world so you can build awesome Ember.js applications too.
To learn more about why we created and maintain this boilerplate project, read our blog post.
This boilerplate comes with batteries included, you’ll find:
README.md
template (in both english and french)git clone https://github.com/you/repo.git
)./boilerplate-setup.sh your-project-name
)git commit -a -m "Rename ember-boilerplate parts"
)git clone https://github.com/mirego/ember-boilerplate.git
)rm -rf .git
)./boilerplate-setup.sh your-project-name
)git init
)git commit -a -m "Initial commit"
)Some batteries aren’t included since all projects have their own needs and requirements. Here’s a list of our preferred libraries to help you get started:
Category | Libraries |
---|---|
Animations | ember-animated |
Click outside event | ember-click-outside |
Custom calendar | ember-power-calendar |
Custom datepicker | ember-power-datepicker |
Custom select | ember-power-select |
File upload | ember-file-upload |
Flash messages | ember-cli-flash |
Isomorphic cookie management | ember-cookies |
Isomorphic locale detection | ember-best-language |
List sorting | ember-sortable |
Modal dialog | ember-modal-dialog |
Permissions management | ember-can |
Sticky element | ember-sticky-element |
CSS transitions | ember-css-transitions |
Ember Boilerplate is © 2015-2020 Mirego and may be freely distributed under the New BSD license. See the LICENSE.md
file.
The glasses logo is based on this lovely icon by Daniela Baptista, from The Noun Project. Used under a Creative Commons BY 3.0 license.
Mirego is a team of passionate people who believe that work is a place where you can innovate and have fun. We’re a team of talented people who imagine and build beautiful Web and mobile applications. We come together to share ideas and change the world.
We also love open-source software and we try to give back to the community as much as we can.
Ember检查器是一个浏览器插件,用于调试Ember应用程序。 灰烬检查员包括以下主题 - S.No. 灰烬检查员方式和描述 1 安装Inspector 您可以安装Ember检查器来调试您的应用程序。 2 Object Inspector Ember检查器允许与Ember对象进行交互。 3 The View Tree 视图树提供应用程序的当前状态。 4 检查路由,数据选项卡和库信息 您可以看到检查
英文原文: http://emberjs.com/guides/getting-ember/index/ Ember构建 Ember的发布管理团队针对Ember和Ember Data维护了不同的发布方法。 频道 最新的Ember和Ember Data的 Release,Beta 和 Canary 构建可以在这里找到。每一个频道都提供了一个开发版、最小化版和生产版。更多关于不同频道的信息可以查看博客
ember-emojione ember-emojione is your emoji solution for Ember, based on the EmojiOne project. EmojiOne version 2 is used, which is free to use for everyone (CC BY-SA 4.0), you're only required to giv
Ember 3D Ember 3D is an Ember addon for using Three.js - an easy to use, lightweight, javascript 3D library. It is designed to: Prescribe a solid file structure to Three.js code using ES6 modules. Ena
Ember Table An addon to support large data set and a number of features around table. Ember Table canhandle over 100,000 rows without any rendering or performance issues. Ember Table 3.x supports: Emb
vscode-ember This is the VSCode extension to use the Ember Language Server. Features All features currently only work in Ember-CLI apps that use classic structure and are a rough first draft with a lo