{"id":22679815,"url":"https://github.com/openethicsai/schable","last_synced_at":"2026-04-16T18:02:57.252Z","repository":{"id":259717121,"uuid":"879242848","full_name":"OpenEthicsAI/Schable","owner":"OpenEthicsAI","description":"A JavaScript tool to visualize JSON Schema as HTML Table","archived":false,"fork":false,"pushed_at":"2024-12-08T14:36:53.000Z","size":22,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-06T22:59:52.947Z","etag":null,"topics":["javascript-library","json","json-schema","json-schema-visualization","json-schemas","schema-design"],"latest_commit_sha":null,"homepage":null,"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/OpenEthicsAI.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-27T11:52:55.000Z","updated_at":"2024-12-08T14:36:56.000Z","dependencies_parsed_at":"2024-10-27T15:08:49.268Z","dependency_job_id":"b85b6fec-ece2-4b33-a930-00da6d120027","html_url":"https://github.com/OpenEthicsAI/Schable","commit_stats":null,"previous_names":["openethicsai/schable"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/OpenEthicsAI/Schable","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenEthicsAI%2FSchable","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenEthicsAI%2FSchable/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenEthicsAI%2FSchable/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenEthicsAI%2FSchable/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OpenEthicsAI","download_url":"https://codeload.github.com/OpenEthicsAI/Schable/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenEthicsAI%2FSchable/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31897870,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T17:33:00.867Z","status":"ssl_error","status_checked_at":"2026-04-16T17:32:57.401Z","response_time":69,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["javascript-library","json","json-schema","json-schema-visualization","json-schemas","schema-design"],"created_at":"2024-12-09T19:10:29.104Z","updated_at":"2026-04-16T18:02:57.206Z","avatar_url":"https://github.com/OpenEthicsAI.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Schable\nSchable: Schema into Table\n\nA JavaScript tool to visualize JSON Schema as HTML Table.\n\nTo test, install `node.js` if not yet installed, navigate to the repo folder and launch `server.js`.\n\n1. Add JS and CSS in the header\n\n```html\n\u003clink href=\"/src/css/schable.css\" rel=\"stylesheet\" \u003e\n\u003cscript src=\"/src/js/schable.js\"\u003e\u003c/script\u003e\n```\n\n2. Call schable(), specifying the div class. Set `proxy = true` when using on `localhost`.\n\n```html\n\u003cscript\u003e\n    const jsonSchemaUrl = \"https://openethics.ai/schema/oedp/oedp.passport.schema.json\";\n    schable(jsonSchemaUrl, \".oedp\", captions = true, proxy = false, max_depth = 12);\n\u003c/script\u003e\n\u003cdiv class=\"oedp\"\u003e\u003c/div\u003e\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenethicsai%2Fschable","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenethicsai%2Fschable","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenethicsai%2Fschable/lists"}