{"id":15407444,"url":"https://github.com/wojtha/ruby2json","last_synced_at":"2025-04-18T04:56:21.647Z","repository":{"id":18024719,"uuid":"56081649","full_name":"wojtha/ruby2json","owner":"wojtha","description":"Simple online tool to convert ruby JSON/hash console output to proper JSON. https://ruby2json.herokuapp.com","archived":false,"fork":false,"pushed_at":"2024-02-29T01:04:14.000Z","size":369,"stargazers_count":8,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-29T06:22:02.214Z","etag":null,"topics":["json","parsing","ruby","tool"],"latest_commit_sha":null,"homepage":null,"language":"Slim","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wojtha.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-04-12T16:54:49.000Z","updated_at":"2024-05-31T17:01:46.000Z","dependencies_parsed_at":"2024-10-19T12:37:34.362Z","dependency_job_id":"bacc4c76-22a2-4d31-9c7d-a82227418ec9","html_url":"https://github.com/wojtha/ruby2json","commit_stats":{"total_commits":17,"total_committers":2,"mean_commits":8.5,"dds":"0.11764705882352944","last_synced_commit":"3d85299fbf885d290716de40abd1e5e47a22f72e"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wojtha%2Fruby2json","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wojtha%2Fruby2json/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wojtha%2Fruby2json/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wojtha%2Fruby2json/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wojtha","download_url":"https://codeload.github.com/wojtha/ruby2json/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249431542,"owners_count":21270860,"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":["json","parsing","ruby","tool"],"created_at":"2024-10-01T16:28:48.154Z","updated_at":"2025-04-18T04:56:21.622Z","avatar_url":"https://github.com/wojtha.png","language":"Slim","funding_links":[],"categories":[],"sub_categories":[],"readme":"Ruby2JSON converter\n======================\n\nSimple online tool to convert ruby JSON/hash console output to proper JSON. For example `{\"ruby\"=\u003e\"json\"}` translates as `{ \"ruby\" : \"json\" }`\n\n[![Ruby2JSON app preview](/assets/ruby2html_preview.png?raw=true)](http://ruby2json.herokuapp.com/)\n[http://ruby2json.herokuapp.com/](http://ruby2json.herokuapp.com/)\n\nWorkflow\n--------\n\nParser is very naïve. The process of the parsing is following:\n\n  1. Removes the line brakes and join the lines in single string.\n  2. Translates `=\u003e` to `:`\n  3. Translates `nil` to `null`\n  4. Tries to parse the JSON.\n  5. Pretty print the JSON.\n\nLicense\n-------\n\n**The MIT License (MIT)**\n**Copyright (c) 2016 Vojtěch Kusý**\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated\ndocumentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the\nrights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit\npersons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the\nSoftware.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE\nWARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\nCOPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR\nOTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwojtha%2Fruby2json","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwojtha%2Fruby2json","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwojtha%2Fruby2json/lists"}