Download ember crud example Free Java Code
Description
Example Ember.js CRUD App without using Ember Data.
Source Files
The download file ember-crud-example-master.zip has the following entries.
.bowerrc// w ww. j ava 2 s . c o m
.gitignore
.jshintrc
.travis.yml
Gruntfile.js
README.md
app/app.js
app/components/.gitkeep
app/components/canvas-file.js
app/controllers/.gitkeep
app/controllers/photo/edit.js
app/controllers/photos.js
app/helpers/.gitkeep
app/initializers/initialize_pouchdb.js
app/initializers/register_components.js
app/models/.gitkeep
app/models/photo.js
app/router.js
app/routes/.gitkeep
app/routes/application.js
app/routes/index.js
app/routes/photo.js
app/routes/photo/edit.js
app/routes/photo/new.js
app/routes/photos.js
app/styles/.gitkeep
app/styles/bootstrap.less
app/styles/components/canvas-file.less
app/styles/main.less
app/templates/.gitkeep
app/templates/components/.gitkeep
app/templates/components/canvas-file.hbs
app/templates/photo.hbs
app/templates/photo/edit.hbs
app/templates/photo/form.hbs
app/templates/photo/new.hbs
app/templates/photos.hbs
app/utils/.gitkeep
app/utils/register_components.js
app/views/.gitkeep
bower.json
karma.conf.js
package.json
public/assets/.gitkeep
public/assets/app.css
public/assets/fonts/glyphicons-halflings-regular.eot
public/assets/fonts/glyphicons-halflings-regular.svg
public/assets/fonts/glyphicons-halflings-regular.ttf
public/assets/fonts/glyphicons-halflings-regular.woff
public/index.html
tasks/.jshintrc
tasks/express-server.js
tasks/helpers.js
tasks/locking.js
tasks/options/clean.js
tasks/options/coffee.js
tasks/options/compass.js
tasks/options/concat_sourcemap.js
tasks/options/concurrent.js
tasks/options/copy.js
tasks/options/cssmin.js
tasks/options/dom_munger.js
tasks/options/emberTemplates.js
tasks/options/emblem.js
tasks/options/jshint.js
tasks/options/karma.js
tasks/options/less.js
tasks/options/rev.js
tasks/options/sass.js
tasks/options/stylus.js
tasks/options/transpile.js
tasks/options/usemin.js
tasks/options/useminPrepare.js
tasks/options/watch.js
tests/.jshintrc
tests/acceptance/index_test.js
tests/acceptance/photo_edit_test.js
tests/acceptance/photo_new_test.js
tests/helpers/isolated_container.js
tests/helpers/start_app.js
tests/index.html
tests/test_helper.js
tests/test_loader.js
tests/unit/.gitkeep
vendor/almond.js
vendor/resolver.js
Download
Click the following link to download ember-crud-example-master.zip.
ember-crud-example-master.zip