Ember.js - A JavaScript framework for creating ambitious web applications
JavaScript TypeScript Other
Switch branches/tags
Clone or download
carview.php?tsp= Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
carview.php?tsp= bin split browser runner out. May 7, 2018
carview.php?tsp= blueprints Merge pull request #16489 from sduquej/sd/initializer-blueprint Jun 8, 2018
carview.php?tsp= broccoli Cleanup deprecate feature parsing. May 24, 2018
carview.php?tsp= config Re-run prettier to correct invalid configuration. Mar 30, 2018
carview.php?tsp= generators [DOC] Update license year Dec 31, 2017
carview.php?tsp= lib Remove legacy packages structure. Apr 10, 2018
carview.php?tsp= node-tests Merge pull request #16489 from sduquej/sd/initializer-blueprint Jun 8, 2018
carview.php?tsp= packages Merge pull request #16729 from Serabe/fix/16652/run-bind-error Jun 10, 2018
carview.php?tsp= server Remove remaining JSHint/JSCS files Jan 4, 2017
carview.php?tsp= tests Merge pull request #16635 from emberjs/fix-optional-feature-testing May 14, 2018
carview.php?tsp= .codeclimate.yml Add codeclimate config Jan 5, 2018
carview.php?tsp= .editorconfig sync .editorconfig with default new app Jun 12, 2017
carview.php?tsp= .eslintignore Add eslint-plugin-import to validate imports. May 18, 2018
carview.php?tsp= .eslintrc.js Add eslint-plugin-import to validate imports. May 18, 2018
carview.php?tsp= .gitattributes Adds .gitattributes file to remove any concerns about collaborators h… Apr 1, 2016
carview.php?tsp= .gitignore Fix .gitignore and actually add @ember/debug files ??? Apr 19, 2018
carview.php?tsp= .prettierrc.js Add prettier configuration to eslint. Mar 29, 2018
carview.php?tsp= .travis.yml Remove extra `each-package-tests` run. May 7, 2018
carview.php?tsp= .watchmanconfig many build tool upgrades: Jun 7, 2015
carview.php?tsp= CHANGELOG.md update guides link Jun 9, 2018
carview.php?tsp= CODE_OF_CONDUCT.md Use https in references to emberjs website May 20, 2017
carview.php?tsp= CONTRIBUTING.md update guides link Jun 9, 2018
carview.php?tsp= FEATURES.md update guides link Jun 9, 2018
carview.php?tsp= LICENSE [DOC] Update license year Dec 31, 2017
carview.php?tsp= README.md Give credit to BrowserStack in Readme Jan 5, 2018
carview.php?tsp= RELEASE.md Move feature definition directly into @ember/canary-features. Apr 19, 2018
carview.php?tsp= STYLEGUIDE.md Code cleanup based on ESLint warnings Nov 11, 2016
carview.php?tsp= d8-app.js Re-run prettier to correct invalid configuration. Mar 30, 2018
carview.php?tsp= d8-runner.js Re-run prettier to correct invalid configuration. Mar 30, 2018
carview.php?tsp= ember-cli-build.js Ensure @ember/deprecated-features ends up in template compiler build. May 24, 2018
carview.php?tsp= index.html es6 Mar 26, 2018
carview.php?tsp= package.json bump backburner Jun 7, 2018
carview.php?tsp= rollup.config.js Re-run prettier to correct invalid configuration. Mar 30, 2018
carview.php?tsp= testem.dist.js Fix browserstack tests. May 12, 2018
carview.php?tsp= testem.json Remove phantomjs infrastructure. Nov 29, 2017
carview.php?tsp= testem.travis-browsers.js Re-run prettier to correct invalid configuration. Mar 30, 2018
carview.php?tsp= tsconfig.json Fix incorrect merging of TS output + rootDir. Mar 29, 2018
carview.php?tsp= tslint.json Add prettier configuration to tslint. Mar 30, 2018
carview.php?tsp= yarn.lock bump backburner Jun 7, 2018
carview.php?tsp= yuidoc.json [DOC lts] Document Transitiondirectly in source, remove yuidoc.json s… Apr 9, 2018

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