{"id":19218010,"url":"https://github.com/sallar/vscode-json-to-js-object","last_synced_at":"2025-05-13T00:10:52.887Z","repository":{"id":140673251,"uuid":"85092847","full_name":"sallar/vscode-json-to-js-object","owner":"sallar","description":"VSCode extension for converting JSON objects to JavaScript objects","archived":false,"fork":false,"pushed_at":"2017-03-16T20:40:05.000Z","size":6582,"stargazers_count":17,"open_issues_count":5,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-20T20:35:35.268Z","etag":null,"topics":["json","json-converter","vscode","vscode-extension"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=sallar.json-to-js-object","language":"TypeScript","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/sallar.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2017-03-15T15:58:52.000Z","updated_at":"2025-03-23T08:48:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"c860d65f-18fe-4034-bc5e-8f9c0f04534e","html_url":"https://github.com/sallar/vscode-json-to-js-object","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sallar%2Fvscode-json-to-js-object","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sallar%2Fvscode-json-to-js-object/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sallar%2Fvscode-json-to-js-object/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sallar%2Fvscode-json-to-js-object/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sallar","download_url":"https://codeload.github.com/sallar/vscode-json-to-js-object/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253843216,"owners_count":21972874,"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","json-converter","vscode","vscode-extension"],"created_at":"2024-11-09T14:24:49.767Z","updated_at":"2025-05-13T00:10:52.840Z","avatar_url":"https://github.com/sallar.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# VSCode Extension: JSON to JS Object\n\nThis extension converts a JSON object to JavaScript object in Visual Studio Code.\n\n## Install\n\nThis extension is available for free in the [Visual Studio Code Marketplace](https://marketplace.visualstudio.com/items?itemName=sallar.json-to-js-object).\n\n```\next install json-to-js-object\n```\n\n## Features\n\n+ Converts JSON Object to JavaScript Object\n+ Converts `snake-case` keys to `camelCase` keys while converting the object\n\n## How To Use\n\n1. Select a valid JSON object in your editor (if nothing is selected then the whole file is checked)\n2. Choose `Convert JSON to JS Object` in the command palette (`Cmt/Ctrl+Shift+P`)\n\n![](preview.gif)\n\n## Keyboard Shortcut\n\nThis extension does not define any keyboard shortcuts by default. However if you need one, you can use the `jsonToJSObject.convert` command to define your own shortcut.\n\n## License\n\nThis extension is released under the [MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsallar%2Fvscode-json-to-js-object","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsallar%2Fvscode-json-to-js-object","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsallar%2Fvscode-json-to-js-object/lists"}