{"id":17970519,"url":"https://github.com/bonevidy/json2ts_","last_synced_at":"2026-02-09T05:33:50.423Z","repository":{"id":38213528,"uuid":"370400217","full_name":"boneVidy/json2ts_","owner":"boneVidy","description":null,"archived":false,"fork":false,"pushed_at":"2023-03-03T23:04:26.000Z","size":312,"stargazers_count":1,"open_issues_count":10,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-08T14:52:59.358Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","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/boneVidy.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2021-05-24T15:29:58.000Z","updated_at":"2023-03-10T08:00:22.000Z","dependencies_parsed_at":"2024-10-29T15:38:17.327Z","dependency_job_id":null,"html_url":"https://github.com/boneVidy/json2ts_","commit_stats":{"total_commits":2,"total_committers":2,"mean_commits":1.0,"dds":0.5,"last_synced_commit":"ce216a3a02ed1aa93a625c169d3a51eca52f3edd"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":"JetBrains/intellij-platform-plugin-template","purl":"pkg:github/boneVidy/json2ts_","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boneVidy%2Fjson2ts_","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boneVidy%2Fjson2ts_/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boneVidy%2Fjson2ts_/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boneVidy%2Fjson2ts_/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/boneVidy","download_url":"https://codeload.github.com/boneVidy/json2ts_/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boneVidy%2Fjson2ts_/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269747909,"owners_count":24469102,"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","status":"online","status_checked_at":"2025-08-10T02:00:08.965Z","response_time":71,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-10-29T15:06:04.238Z","updated_at":"2026-02-09T05:33:50.384Z","avatar_url":"https://github.com/boneVidy.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# json2ts_\n\n![Build](https://github.com/boneVidy/json2ts_/workflows/Build/badge.svg)\n[![Version](https://img.shields.io/jetbrains/plugin/v/PLUGIN_ID.svg)](https://plugins.jetbrains.com/plugin/PLUGIN_ID)\n[![Downloads](https://img.shields.io/jetbrains/plugin/d/PLUGIN_ID.svg)](https://plugins.jetbrains.com/plugin/PLUGIN_ID)\n\n## Template ToDo list\n- [x] Create a new [IntelliJ Platform Plugin Template][template] project.\n- [ ] Verify the [pluginGroup](/gradle.properties), [plugin ID](/src/main/resources/META-INF/plugin.xml) and [sources package](/src/main/kotlin).\n- [ ] Review the [Legal Agreements](https://plugins.jetbrains.com/docs/marketplace/legal-agreements.html).\n- [ ] [Publish a plugin manually](https://plugins.jetbrains.com/docs/intellij/publishing-plugin.html?from=IJPluginTemplate) for the first time.\n- [ ] Set the Plugin ID in the above README badges.\n- [ ] Set the [Deployment Token](https://plugins.jetbrains.com/docs/marketplace/plugin-upload.html).\n- [ ] Click the \u003ckbd\u003eWatch\u003c/kbd\u003e button on the top of the [IntelliJ Platform Plugin Template][template] to be notified about releases containing new features and fixes.\n\n\u003c!-- Plugin description --\u003e\nThis Fancy IntelliJ Platform Plugin is going to be your implementation of the brilliant ideas that you have.\n\nThis specific section is a source for the [plugin.xml](/src/main/resources/META-INF/plugin.xml) file which will be extracted by the [Gradle](/build.gradle.kts) during the build process.\n\nTo keep everything working, do not remove `\u003c!-- ... --\u003e` sections. \n\u003c!-- Plugin description end --\u003e\n\n## Installation\n\n- Using IDE built-in plugin system:\n  \n  \u003ckbd\u003eSettings/Preferences\u003c/kbd\u003e \u003e \u003ckbd\u003ePlugins\u003c/kbd\u003e \u003e \u003ckbd\u003eMarketplace\u003c/kbd\u003e \u003e \u003ckbd\u003eSearch for \"json2ts_\"\u003c/kbd\u003e \u003e\n  \u003ckbd\u003eInstall Plugin\u003c/kbd\u003e\n  \n- Manually:\n\n  Download the [latest release](https://github.com/boneVidy/json2ts_/releases/latest) and install it manually using\n  \u003ckbd\u003eSettings/Preferences\u003c/kbd\u003e \u003e \u003ckbd\u003ePlugins\u003c/kbd\u003e \u003e \u003ckbd\u003e⚙️\u003c/kbd\u003e \u003e \u003ckbd\u003eInstall plugin from disk...\u003c/kbd\u003e\n\n\n---\nPlugin based on the [IntelliJ Platform Plugin Template][template].\n\n[template]: https://github.com/JetBrains/intellij-platform-plugin-template\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbonevidy%2Fjson2ts_","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbonevidy%2Fjson2ts_","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbonevidy%2Fjson2ts_/lists"}