Easy P2P file transfer powered by WebRTC - inspired by Apple AirDrop
-
Updated
May 11, 2021 - JavaScript
{{ message }}
Easy P2P file transfer powered by WebRTC - inspired by Apple AirDrop
Composable Ember applications for ambitious user experiences
Useful decorators for Ember applications.
Use TypeScript in your Ember.js apps!
We are no longer using the ember slack. Bonus points for notifying a bot on Discord.
This ember-cli addon eases the construction of page objects on your acceptance and integration tests
Ember.js support for JetBrains IDEs (IntelliJ, WebStorm, ...)
Ember-cli-admin is a powerful admin dashboard for ember-cli projects
Easily manage gh-pages of your ember-cli addon
Ember CLI integration for ember-template-lint
Mocha and Chai tests for ember-cli applications
ember-cli addon adds validation support to your Ember-Data models.
NOTICE: official repository moved to https://github.com/zonkyio/ember-web-app
Pace.js load progress bar for Ember apps, incl. Flash-like initial script lazy loading
Language Server Protocol implementation for Ember.js projects
ember-cli docker image providing a complete development environment
Analyze the size and contents of your Ember app's bundles
since is MU is no longer in ember, I think we good to go to remove any MU related code, to simplify codebase
Tom Dale's blog example updated for the Ember CLI
"make your credit card form dreamy in one line of code"
Stripe checkout for Ember
Add a description, image, and links to the ember-cli topic page so that developers can more easily learn about it.
To associate your repository with the ember-cli topic, visit your repo's landing page and select "manage topics."
By default ember-cli updates a number of the "app trees" to be from
tests/dummywhen developing an addon locally. We do this for app, styles, templates, public, and tests trees (handled insidelib/broccoli/ember-addon.js).Unfortunately, we do not forward the apps vendor tree to tests/dummy/. This means that our addon's
treeForVendoris called, but then subsequently clobbered by the "apps