Skip to content
Ember.js - A JavaScript framework for creating ambitious web applications
Branch: master
Clone or download
rwjblue Prevent generation of .js.js or .hbs.hbs files with ember-cli (#17972)
Prevent generation of .js.js or .hbs.hbs files with ember-cli
Latest commit 9975397 May 3, 2019
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
bin Fix each-package-tests on CI Apr 3, 2019
blueprints Prevent generation of .js.js or .hbs.hbs files with ember-cli generat… Apr 25, 2019
broccoli add promise polyfill Apr 24, 2019
config Update to latest (#1) Feb 25, 2019
generators [DOC] Update license year Dec 31, 2017
lib [BUGFIX lts] Fixes a regression in the legacy build Apr 10, 2019
node-tests Prevent generation of .js.js or .hbs.hbs files with ember-cli generat… Apr 25, 2019
packages fix position of @module doc for Engine May 2, 2019
server Remove remaining JSHint/JSCS files Jan 4, 2017
tests Add documentation for `fn`. Apr 25, 2019
.codeclimate.yml Add codeclimate config Jan 5, 2018
.editorconfig sync .editorconfig with default new app Jun 12, 2017
.eslintignore Update to latest (#1) Feb 25, 2019
.eslintrc.js [CLEANUP] Adds async/await lint rules Apr 24, 2019
.gitattributes Adds .gitattributes file to remove any concerns about collaborators h… Apr 1, 2016
.gitignore Update to latest (#1) Feb 25, 2019
.prettierrc.js Add prettier configuration to eslint. Mar 29, 2018
.travis.yml [RFC #435] Add feature flag and tests for forwarding modifiers with s… Apr 2, 2019
.watchmanconfig many build tool upgrades: Jun 7, 2015
CHANGELOG.md Add v3.10.0-beta.5 to CHANGELOG Apr 30, 2019
CODE_OF_CONDUCT.md Use https in references to emberjs website May 20, 2017
CONTRIBUTING.md Update to latest (#1) Feb 25, 2019
FEATURES.md [RFC #435] Add feature flag and tests for forwarding modifiers with s… Apr 2, 2019
LICENSE [DOC] Update license year Dec 31, 2017
README.md Update to latest (#1) Feb 25, 2019
RELEASE.md Update to latest (#1) Feb 25, 2019
STYLEGUIDE.md Code cleanup based on ESLint warnings Nov 11, 2016
d8-app.js Re-run prettier to correct invalid configuration. Mar 30, 2018
d8-runner.js Re-run prettier to correct invalid configuration. Mar 30, 2018
ember-cli-build.js Add DISABLE_MINIFICATION environment variable. May 3, 2019
index.html es6 Mar 26, 2018
package.json Bump aws-sdk from 2.447.0 to 2.448.0 May 3, 2019
rollup.config.js Re-run prettier to correct invalid configuration. Mar 30, 2018
testem.browserstack.js Update to latest (#1) Feb 25, 2019
testem.js Update to latest (#1) Feb 25, 2019
testem.travis-browsers.js Update to latest (#1) Feb 25, 2019
tsconfig.json Fix incorrect merging of TS output + rootDir. Mar 29, 2018
tslint.json Update to latest (#1) Feb 25, 2019
yarn.lock Bump aws-sdk from 2.447.0 to 2.448.0 May 3, 2019
yuidoc.json Update to latest (#1) Feb 25, 2019

README.md

Build Status Code Climate Discord Community Server

Ember.js is a JavaScript framework that greatly reduces the time, effort and resources needed to build any web application. It is focused on making you, the developer, as productive as possible by doing all the common, repetitive, yet essential, tasks involved in most web development projects.

Ember.js also provides access to the most advanced features of JavaScript, HTML and the Browser giving you everything you need to create your next killer web app.

Contribution

See CONTRIBUTING.md


Cross-browser testing provided by:

BrowserStack

You can’t perform that action at this time.