{"id":13463639,"url":"https://github.com/mb21/JSONedit","last_synced_at":"2025-03-25T09:30:57.239Z","repository":{"id":10613545,"uuid":"12832274","full_name":"mb21/JSONedit","owner":"mb21","description":"User friendly, visual JSON editor built as an Angular 1 directive.","archived":true,"fork":false,"pushed_at":"2019-02-21T08:13:47.000Z","size":753,"stargazers_count":566,"open_issues_count":9,"forks_count":160,"subscribers_count":35,"default_branch":"gh-pages","last_synced_at":"2024-10-29T16:19:04.144Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mb21.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-09-14T16:30:02.000Z","updated_at":"2024-07-29T09:07:44.000Z","dependencies_parsed_at":"2022-09-09T06:01:55.468Z","dependency_job_id":null,"html_url":"https://github.com/mb21/JSONedit","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mb21%2FJSONedit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mb21%2FJSONedit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mb21%2FJSONedit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mb21%2FJSONedit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mb21","download_url":"https://codeload.github.com/mb21/JSONedit/tar.gz/refs/heads/gh-pages","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245435060,"owners_count":20614820,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-07-31T14:00:25.014Z","updated_at":"2025-03-25T09:30:56.717Z","avatar_url":"https://github.com/mb21.png","language":"JavaScript","readme":"# JSONedit\n\nUser friendly, visual JSON editor built as an AngularJS directive. Provides a basic GUI to edit JSON.\n\n**Note**: this project is not maintained anymore, since it's an AngularJS 1 directive.\n\n**[Give it a try!](http://mb21.github.io/JSONedit)**\n\n#### Use as Angular module\n\n    $ bower install json-edit\n\n```javascript\n// require module in your app:\nvar app = angular.module('exampleApp', ['JSONedit']);\n```\n\n```html\n\u003c!-- use somewhere in your template --\u003e\n\u003cdiv class=\"jsonView\"\u003e\n    \u003cjson child=\"myJson\" default-collapsed=\"false\" type=\"object\"\u003e\u003c/json\u003e\n\u003c/div\u003e\n\n\u003c!-- include JSONedit files --\u003e\n\u003cscript src=\"bower_components/json-edit/js/directives.js\"\u003e\u003c/script\u003e\n\u003clink  href=\"bower_components/json-edit/css/styles.css\" rel=\"stylesheet\" type=\"text/css\" /\u003e\n\n\u003c!-- include the dependencies in this order (if you don't already have them) --\u003e\n\u003cscript src=\"bower_components/json-edit/bower_components/jquery/dist/jquery.min.js\"\u003e\u003c/script\u003e\n\u003cscript src=\"bower_components/json-edit/bower_components/jquery-ui/jquery-ui.min.js\"\u003e\u003c/script\u003e\n\u003cscript src=\"bower_components/json-edit/bower_components/angular/angular.min.js\"\u003e\u003c/script\u003e\n\u003cscript src=\"bower_components/json-edit/bower_components/angular-ui-sortable/sortable.min.js\"\u003e\u003c/script\u003e\n\u003clink  href=\"bower_components/json-edit/bower_components/bootstrap/dist/css/bootstrap.min.css\" rel=\"stylesheet\" type=\"text/css\" /\u003e\n```\n","funding_links":[],"categories":["JavaScript","open source json editors","Web Development"],"sub_categories":["Angular"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmb21%2FJSONedit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmb21%2FJSONedit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmb21%2FJSONedit/lists"}