Ember.js - A JavaScript framework for creating ambitious web applications
JavaScript TypeScript Other
Switch branches/tags
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
bin Fix each-package-tests to properly run for @ember/* packages. Apr 12, 2018
blueprints [Feature] module unification service blueprint Apr 9, 2018
broccoli Fixup linting issues... Apr 10, 2018
config Re-run prettier to correct invalid configuration. Mar 30, 2018
generators [DOC] Update license year Dec 31, 2017
lib Remove legacy packages structure. Apr 10, 2018
node-tests [Feature] module unification service blueprint Apr 9, 2018
packages Migrate owner implementation to typescript. Apr 12, 2018
server Remove remaining JSHint/JSCS files Jan 4, 2017
tests Remove `lib/` shifting. Apr 9, 2018
.codeclimate.yml Add codeclimate config Jan 5, 2018
.editorconfig sync .editorconfig with default new app Jun 12, 2017
.eslintignore Consolidate eslint configuration. Mar 29, 2018
.eslintrc.js Ensure `@ember/*` package tests have proper linting. Apr 12, 2018
.gitattributes Adds .gitattributes file to remove any concerns about collaborators h… Apr 1, 2016
.gitignore [Feature] module unification service blueprint Apr 9, 2018
.prettierrc.js Add prettier configuration to eslint. Mar 29, 2018
.travis.yml Fix release branch name... Apr 4, 2018
.watchmanconfig many build tool upgrades: Jun 7, 2015
CHANGELOG.md Add v3.2.0-beta.1 to CHANGELOG Apr 10, 2018
CODE_OF_CONDUCT.md Use https in references to emberjs website May 20, 2017
CONTRIBUTING.md Remove Saucelabs and use Browserstack for cross-browser testing Jan 5, 2018
FEATURES.md Introduce source to injections Mar 4, 2018
LICENSE [DOC] Update license year Dec 31, 2017
README.md Give credit to BrowserStack in Readme Jan 5, 2018
RELEASE.md more editing Sep 1, 2017
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 @ember/error (and others) to template compiler bundle. Apr 12, 2018
features.json [FEATURE] Turn ember-template-block-let-helper feature flag on by def… Mar 20, 2018
index.html es6 Mar 26, 2018
package.json Post-release version bump Apr 10, 2018
rollup.config.js Re-run prettier to correct invalid configuration. Mar 30, 2018
testem.dist.js Re-run prettier to correct invalid configuration. Mar 30, 2018
testem.json Remove phantomjs infrastructure. Nov 29, 2017
testem.travis-browsers.js Re-run prettier to correct invalid configuration. Mar 30, 2018
tsconfig.json Fix incorrect merging of TS output + rootDir. Mar 29, 2018
tslint.json Add prettier configuration to tslint. Mar 30, 2018
yarn.lock update ember-cli to recent SHA Apr 6, 2018
yuidoc.json [docs beta]Fix inheritance link for core view Dec 6, 2017

README.md

Build Status Code Climate Build Status

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