All Projects → workmanw → embernati-upload-demo

workmanw / embernati-upload-demo

Licence: other
workmanw.github.io/embernati-upload-demo

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to embernati-upload-demo

ember-legit-forms
Component for creating flexible forms along with validations.
Stars: ✭ 41 (-2.38%)
Mutual labels:  ember
mopster
Mopidy client written in Ember.js
Stars: ✭ 31 (-26.19%)
Mutual labels:  ember
ember-google-charts
Google's Material charts made easy for Ember apps - http://sir-dunxalot.github.io/ember-google-charts/
Stars: ✭ 31 (-26.19%)
Mutual labels:  ember
hacker
Hack on your project easily. A liftoff proof-of-concept.
Stars: ✭ 21 (-50%)
Mutual labels:  proof-of-concept
ember-autoresize-modifier
Autoresize Element Modifier for Ember.js
Stars: ✭ 15 (-64.29%)
Mutual labels:  ember
cli-guides
Step-by-step guides and tutorials for using the ember-cli to create apps and addons
Stars: ✭ 22 (-47.62%)
Mutual labels:  ember
ember-java
Ember sample with Java and REST
Stars: ✭ 25 (-40.48%)
Mutual labels:  ember
advisories
Advisories and Proofs of Concept by BlackArrow
Stars: ✭ 17 (-59.52%)
Mutual labels:  proof-of-concept
ember-x-editable
X-editable like library for Ember
Stars: ✭ 21 (-50%)
Mutual labels:  ember
product-app
New intermediate level Ember.js Octane v3.17+ tutorial in README
Stars: ✭ 92 (+119.05%)
Mutual labels:  ember
dynamic-link
Ember addon for links whose attributes, routes, models, actions can all be changed dynamically
Stars: ✭ 13 (-69.05%)
Mutual labels:  ember
ember-app-scheduler
An Ember addon to schedule work until after the initial render.
Stars: ✭ 67 (+59.52%)
Mutual labels:  ember
datafruits
datafruits frontend app
Stars: ✭ 35 (-16.67%)
Mutual labels:  ember
savjeecoin-frontend
Angular app to visualize & interact with a blockchain
Stars: ✭ 55 (+30.95%)
Mutual labels:  proof-of-concept
Umbraco-RCE
Umbraco CMS 7.12.4 - (Authenticated) Remote Code Execution
Stars: ✭ 61 (+45.24%)
Mutual labels:  proof-of-concept
ffxiv-ember-overlay
Powerful, data-focused DPS overlay and spell timers for Final Fantasy XIV (FFXIV). Can be used with the OverlayPlugin and ACTWebSocket plugins for Advanced Combat Tracker (ACT). Updated for Endwalker.
Stars: ✭ 122 (+190.48%)
Mutual labels:  ember
ember-custom-actions
Custom API actions for Ember applications
Stars: ✭ 73 (+73.81%)
Mutual labels:  ember
ember-cli-new-version
A convention based update notification for Ember. With this addon, you can detect a new version and notify the user to refresh the page
Stars: ✭ 22 (-47.62%)
Mutual labels:  ember
cryptographic-protocols-arduino-and-PC
This project demonstrates how cryptographic protocols can be implemented for the case when an Arduino board and a PC communicate. Primitives implemented: AES, RSA and Diffie–Hellman key exchange.
Stars: ✭ 46 (+9.52%)
Mutual labels:  proof-of-concept
ember-lux-starter-app
A quick Ember + Lux boilerplate with authentication.
Stars: ✭ 14 (-66.67%)
Mutual labels:  ember

Background

I gave a talk at the March EmberNati meetup (Cincinnati) on asynchronously uploading files with Ember.js. This repo contains the code used in that talk. Here is the video of that talk: http://www.youtube.com/watch?v=7Z3HCTFFCKc

Demo

Demo at: http://workmanw.github.io/embernati-upload-demo

Server / Running

This is all static content. Run it however it's convenient for you. I usually use python's simple http server

python -m SimpleHTTPServer

Credit / Attribution

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].