Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/emberjs/ember.js
Ember.js - A JavaScript framework for creating ambitious web applications
https://github.com/emberjs/ember.js
ember hacktoberfest javascript javascript-framework
Last synced: 11 days ago
JSON representation
Ember.js - A JavaScript framework for creating ambitious web applications
- Host: GitHub
- URL: https://github.com/emberjs/ember.js
- Owner: emberjs
- License: mit
- Created: 2011-05-25T23:39:40.000Z (over 13 years ago)
- Default Branch: main
- Last Pushed: 2024-05-01T07:14:41.000Z (6 months ago)
- Last Synced: 2024-05-01T09:52:18.087Z (6 months ago)
- Topics: ember, hacktoberfest, javascript, javascript-framework
- Language: JavaScript
- Homepage: https://emberjs.com
- Size: 78.9 MB
- Stars: 22,458
- Watchers: 853
- Forks: 4,211
- Open Issues: 357
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-game-engine-dev - Ember - Framework for ambitious web developers. (Libraries / JavaScript)
- Algorithms-Cheatsheet-Resources - Ember.js - A JavaScript framework for creating ambitious web applications
- awesome-for-beginners - Ember.js - for-New-Contributors)_ <br> A JavaScript framework for creating ambitious web applications. (JavaScript)
- my-awesome - ember.js - Ember.js is a JavaScript framework that greatly reduces the time, effort and resources needed to build any web application. (Platform/Framework/SDK/Language)
- awesome-javascript - ember.js - Ember.js - A JavaScript framework for creating ambitious web applications - ★ 20173 (MVC Frameworks and Libraries)
- awesome-javascript - ember.js - A JavaScript framework for creating ambitious web applications. (MVC Frameworks and Libraries / Runner)
- StarryDivineSky - emberjs/ember.js
- fucking-awesome-for-beginners - Ember.js - for-New-Contributors)_ <br> A JavaScript framework for creating ambitious web applications. (JavaScript)
README
**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.
With Ember, you get all of these things:
* [**A Welcoming Community**](https://emberjs.com/community/) - Get the help you need, when you need it.
* [**An Enduring Foundation for your Apps**](https://en.wikipedia.org/wiki/Ember.js) - There are apps that used the first version of Ember almost a decade ago, and successfully still use Ember today.
* [**Reliability & Security**](https://emberjs.com/releases/) - With regular LTS Releases and 30 weeks of security fixes, you can rely on Ember.js to care about the stability [and security](https://emberjs.com/security/) of your app.
* [**Modern JavaScript**](https://guides.emberjs.com/release/upgrading/current-edition/) - Use modern JavaScript features that you're already familiar with like classes, decorators and generators.
* [**Documentation**](https://guides.emberjs.com) - Rely on top-notch documentation for each Ember version and a team that is focused on the documentation and learning experience.
* [**HTML-first Components**](https://guides.emberjs.com/release/components/introducing-components/) - Start with valid, semantic HTML in your components, and layer in the functionality that you need, as you need it.
* [**Routing**](https://guides.emberjs.com/release/routing/) - Ember routes respect URLs while layering in extra functionality like rendering templates, loading data models, handling actions, and conditionally redirecting.
* [**Data Layer**](https://guides.emberjs.com/release/models/) - Ember Data is a powerful data management tool that comes with Ember apps by default. Want to use something else? We support that, too!
* [**Flexibility**](https://guides.emberjs.com/release/models/customizing-adapters/) Use _**any**_ backend stack with your Ember apps, thanks to the flexibility of adapters and serializers.
* [**Autotracking**](https://guides.emberjs.com/release/in-depth-topics/autotracking-in-depth/) - Ember's reactivity model makes it easier to decide what to automatically update, and when.
* [**Zero Config Apps**](https://guides.emberjs.com/release/configuring-ember/) - With strong defaults, you may never need to configure anything in your app, but the options are there if you need it!
* [**Quality Addon Ecosystem**](https://emberobserver.com/) - high-quality, rated addons with the ability to [search by source code](https://emberobserver.com/code-search?codeQuery=task). Many require no additional configuration, making it easier than ever to supercharge your apps.Find out more:
- [Website](https://emberjs.com)
- [Guides](https://guides.emberjs.com)
- [API](https://emberjs.com/api)
- [Community](https://emberjs.com/community)
- [Blog](https://emberjs.com/blog)
- [Builds](https://emberjs.com/builds)## Contributions
See [CONTRIBUTING.md](https://github.com/emberjs/ember.js/blob/main/CONTRIBUTING.md)
---
Cross-browser testing provided by Browserstack.