Ember component for JSON Editor to view, edit and format JSON.
Live demo: http://glavin001.github.io/ember-jsoneditor/
For a complete example, see the dummy test app in tests/dummy/app/.
ember install ember-jsoneditorgit clonethis repositorynpm installbower installember server- Visit your app at http://localhost:4200.
ember testember test --server
ember build
For more information on using ember-cli, visit http://www.ember-cli.com/.
See https://github.com/poetic/ember-cli-github-pages
ember github-pages:commit --message "Your commit message"