Ember.js - A JavaScript framework for creating ambitious web applications
Switch branches/tags
Clone or download
Turbo87 Merge pull request #17408 from dcyriller/mu-tests-cleanup-ensureDirSync
Remove `ensureDirSync` from MU blueprints tests
Latest commit 3367ea7 Dec 24, 2018
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
bin [BUGFIX release] Publish builds to s3 on release & beta channels even Dec 17, 2018
blueprints ESLint: Enable `no-implicit-coercion` rule Dec 19, 2018
broccoli [BUGFIX release] Publish builds to s3 on release & beta channels even Dec 17, 2018
config [BUGFIX release] Publish builds to s3 on release & beta channels even Dec 17, 2018
generators [DOC] Update license year Dec 31, 2017
lib Extract custom testem runners to `lib/testem/` subfolder Dec 9, 2018
node-tests Remove `ensureDirSync` from MU blueprints tests Dec 23, 2018
packages Merge pull request #16957 from bekzod/use-assign-more Dec 23, 2018
server Remove remaining JSHint/JSCS files Jan 4, 2017
tests [BUGFIX release] Ensure legacy build of template compiler can be loaded. Dec 21, 2018
.codeclimate.yml Add codeclimate config Jan 5, 2018
.editorconfig sync .editorconfig with default new app Jun 12, 2017
.eslintignore Test for API docs coverage Oct 14, 2018
.eslintrc.js ESLint: Enable `no-new-wrappers` rule Dec 19, 2018
.gitattributes Adds .gitattributes file to remove any concerns about collaborators h… Apr 1, 2016
.gitignore ESLint: Use `--cache` by default Dec 4, 2018
.prettierrc.js Add prettier configuration to eslint. Mar 29, 2018
.travis.yml Merge pull request #17312 from Turbo87/travis-browser-runner Dec 8, 2018
.watchmanconfig many build tool upgrades: Jun 7, 2015
CHANGELOG.md Add v3.6.1 to CHANGELOG Dec 18, 2018
CODE_OF_CONDUCT.md Use https in references to emberjs website May 20, 2017
CONTRIBUTING.md updated contributing.md Nov 26, 2018
FEATURES.md update guides link Jun 9, 2018
LICENSE [DOC] Update license year Dec 31, 2017
README.md Replace Slack badge with Discord Sep 12, 2018
RELEASE.md bin: Rename `changelog` script to `changelog.js` Dec 5, 2018
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 [BUGFIX release] Ensure legacy build of template compiler can be loaded. Dec 21, 2018
index.html es6 Mar 26, 2018
package.json Merge pull request #17410 from emberjs/dependabot/npm_and_yarn/eslint… Dec 24, 2018
rollup.config.js Re-run prettier to correct invalid configuration. Mar 30, 2018
testem.browserstack.js Update to last two Safari for testing on browserstack Dec 21, 2018
testem.js testem: Remove unnecessary `framework` setting Dec 9, 2018
testem.travis-browsers.js testem: Remove unnecessary `framework` setting Dec 9, 2018
tsconfig.json Fix incorrect merging of TS output + rootDir. Mar 29, 2018
tslint.json Remove redundant TSLint prettier dependencies Dec 9, 2018
yarn.lock Merge pull request #17410 from emberjs/dependabot/npm_and_yarn/eslint… Dec 24, 2018
yuidoc.json [DOC RELEASE] [DOC 3.3] [DOC 3.4] Fix missing docs Sep 25, 2018

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