Skip to content
Ember.js - A JavaScript framework for creating ambitious web applications
JavaScript TypeScript Other
Branch: master
Clone or download

Latest commit

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
bin Correct typos Jan 2, 2020
blueprints [BUGFIX release] Updated blueprints for component and helper tests to… Jan 20, 2020
broccoli fix eslint Jan 7, 2020
config Refactor remaining var usage to let/const Aug 16, 2019
generators update license to 2019 May 24, 2019
lib [BUGFIX release] Ensure `loader.js` is transpiled via `targets`. Nov 26, 2019
node-tests Use ember-cli-htmlbars for inline precompilation if possible. Sep 18, 2019
packages [DOC release] `fn` helper has no `value` param Feb 28, 2020
server Remove remaining JSHint/JSCS files Jan 4, 2017
tests [BUGFIX release] Fix observer leaks Feb 26, 2020
.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 Replace `typescript-eslint-parser` with `@typescript-eslint/parser` Nov 15, 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 Merge pull request #18793 from emberjs/bugfix/fix-travis-remove-matrix Mar 4, 2020
.watchmanconfig many build tool upgrades: Jun 7, 2015
CHANGELOG.md Add v3.18.0-beta.1 to CHANGELOG Mar 5, 2020
CODE_OF_CONDUCT.md Use https in references to emberjs website May 20, 2017
CONTRIBUTING.md Update CONTRIBUTING.md Feb 25, 2020
FEATURES.md [CLEANUP] remove enabled features Aug 7, 2019
LICENSE update license to 2019 May 24, 2019
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 Refactor remaining var usage to let/const Aug 16, 2019
d8-runner.js Re-run prettier to correct invalid configuration. Mar 30, 2018
ember-cli-build.js it's working! Jan 7, 2020
index.html es6 Mar 26, 2018
package.json Post-release version bump Mar 5, 2020
rollup.config.js Re-run prettier to correct invalid configuration. Mar 30, 2018
testem.browserstack.js Use all defined launchers in CI Oct 21, 2019
testem.js Update to latest (#1) Feb 25, 2019
testem.travis-browsers.js Update to latest (#1) Feb 25, 2019
tsconfig.json fix lint, address comments Jan 9, 2020
tslint.json Update to latest (#1) Feb 25, 2019
yarn.lock [BUGFIX beta] Upgrades Glimmer VM to 0.47.9 Feb 14, 2020
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.