{"id":27017481,"url":"https://github.com/danieltmbr/jsoncodegenerator","last_synced_at":"2026-05-08T13:36:06.745Z","repository":{"id":286012786,"uuid":"50793769","full_name":"danieltmbr/JsonCodeGenerator","owner":"danieltmbr","description":"A tiny javascript, which generate DTO classes in SWIFT from JSON.","archived":false,"fork":false,"pushed_at":"2018-01-03T22:19:39.000Z","size":234,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-03T21:28:27.557Z","etag":null,"topics":["codable","javascript","json","swift","swift4"],"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/danieltmbr.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":"2016-01-31T20:33:10.000Z","updated_at":"2017-10-15T10:50:17.000Z","dependencies_parsed_at":"2025-04-03T21:38:53.317Z","dependency_job_id":null,"html_url":"https://github.com/danieltmbr/JsonCodeGenerator","commit_stats":null,"previous_names":["danieltmbr/jsoncodegenerator"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/danieltmbr/JsonCodeGenerator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danieltmbr%2FJsonCodeGenerator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danieltmbr%2FJsonCodeGenerator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danieltmbr%2FJsonCodeGenerator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danieltmbr%2FJsonCodeGenerator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danieltmbr","download_url":"https://codeload.github.com/danieltmbr/JsonCodeGenerator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danieltmbr%2FJsonCodeGenerator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32782777,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"ssl_error","status_checked_at":"2026-05-08T08:22:45.650Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["codable","javascript","json","swift","swift4"],"created_at":"2025-04-04T16:28:35.564Z","updated_at":"2026-05-08T13:36:06.724Z","avatar_url":"https://github.com/danieltmbr.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Json Code Generator\n\nA tiny script for generating Code from JSON.\n\nCode: right now it only support Swift 4 (with Codable protocol)\n\n[Try it online](http://danieltmbr.github.io/JsonCodeGenerator/)\n\n## Features\n\n* JSON verification\n* Recognize Int, Double, String, Bool, Date (by a given format), Array (even empty array), Url, custom object\n* Create Structs recursively\n* Generate Date extension with optional initializer (for the given format)\n* Easy configuration\n    * Define properties as constants or variable type (let/var)\n    * Define number type according to decimal places\n    * Specify the name of the Root object\n    * Add custom pre \u0026 postfix to Struct names\n    * Specify custom date format\n* Responsive layout\n* Nice Xcode coloured output\n\n## Future improvements\n\n* Support other languages\n    * Go\n    * Kotlin\n    * Java (?)\n* Generate output files \u003e .zip them \u003e download them\n* Support heterogen collection parsing\n\n## Help\n\nThis is my very first hobby project where I'm trying to use JS's prototype related features. This is also my very first project where I'm using Bootstrap CSS.  So:\n\n* Post any comment or suggestion on the code to improve it\n* Post any issues you find\n* Post new feature requests\n* Pull requests are welcome\n\n## Author\n\ndanieltmbr, daniel@tmbr.me\n\n## License\n\nJson Code Generator is available under the MIT license. See the LICENSE file for more info.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanieltmbr%2Fjsoncodegenerator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanieltmbr%2Fjsoncodegenerator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanieltmbr%2Fjsoncodegenerator/lists"}