{"id":19361689,"url":"https://github.com/bluelovers/idea-run-typescript","last_synced_at":"2025-10-29T15:31:28.211Z","repository":{"id":65841387,"uuid":"137545525","full_name":"bluelovers/idea-run-typescript","owner":"bluelovers","description":"IntelliJ IDEA (and WebStorm...) plugin to support 'TypeScript' as a run configuration","archived":false,"fork":false,"pushed_at":"2024-08-15T16:08:49.000Z","size":19277,"stargazers_count":76,"open_issues_count":21,"forks_count":14,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-05T06:51:12.279Z","etag":null,"topics":["idea","idea-plugin","intellij","intellij-plugin","javascript","jetbrains","kotlin","nodejs","typescript","webstorm"],"latest_commit_sha":null,"homepage":"https://plugins.jetbrains.com/plugin/10841-run-configuration-for-typescript","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/bluelovers.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":"2018-06-16T01:45:48.000Z","updated_at":"2025-02-07T09:28:57.000Z","dependencies_parsed_at":"2024-11-10T07:25:14.476Z","dependency_job_id":"e3b2355b-c1d5-4542-afe6-5540e455a598","html_url":"https://github.com/bluelovers/idea-run-typescript","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/bluelovers/idea-run-typescript","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluelovers%2Fidea-run-typescript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluelovers%2Fidea-run-typescript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluelovers%2Fidea-run-typescript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluelovers%2Fidea-run-typescript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bluelovers","download_url":"https://codeload.github.com/bluelovers/idea-run-typescript/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluelovers%2Fidea-run-typescript/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281646046,"owners_count":26537217,"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-10-29T02:00:06.901Z","response_time":59,"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":["idea","idea-plugin","intellij","intellij-plugin","javascript","jetbrains","kotlin","nodejs","typescript","webstorm"],"created_at":"2024-11-10T07:24:55.305Z","updated_at":"2025-10-29T15:31:24.996Z","avatar_url":"https://github.com/bluelovers.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![jetbrains.svg](jetbrains.svg)](https://www.jetbrains.com/?from=novel-segment)\n\n# Run Configuration for TypeScript\n\n    IntelliJ IDEA (and WebStorm...) plugin to support 'TypeScript' as a run configuration\n\n# requirements\n\n- plugin: [NodeJS](https://plugins.jetbrains.com/plugin/6098-nodejs)\n\n# install\n\n1. via jetbrains [https://plugins.jetbrains.com/plugin/10841-run-configuration-for-typescript](https://plugins.jetbrains.com/plugin/10841-run-configuration-for-typescript)\n2. github [idea-run-typescript.jar](releases/idea-run-typescript.jar) /  [idea-run-typescript.zip](releases/idea-run-typescript.zip)\n\n# feature\n\n- run .tsx? by ts-node like bin tool (e.g. ts-node , [esm-ts-node](https://www.npmjs.com/package/esm-ts-node))\n- allow use env var `NODEJS_CONSOLE_USE_TERMINAL` for control Registry `nodejs.console.use.terminal` in Run Configuration bu this plugin\n- support debug mode\n- support set tsconfig\n- support set argv for node, ts-node, current file\n- support scratch file\n\n[CHANGELOG.md](./CHANGELOG.md)\n\n# screenshot\n\n\u003e support run/debug `.ts` , `.tsx`\n\n![ShareX_2020-03-04-00-11-01-496.png](readme/ShareX_2020-03-04-00-11-01-496.png)\n\n\u003e support scratch file\n\n![ShareX_2020-02-19-13-20-08-028.png](readme/ShareX_2020-02-19-13-20-08-028.png)\n\n\u003e support select `esm-ts-node`, `ts-node`\n\n![ShareX_2020-03-04-00-06-57-786.png](readme/ShareX_2020-03-04-00-06-57-786.png)\n\n\u003e other\n\n![run001.jpg](readme/run001.jpg)\n![run002.jpg](readme/run002.jpg)\n![run003.jpg](readme/run003.jpg)\n\n# about this plugin\n\nthis is my first time touch kotlin/java\n\nthis plugin made by\n\n1. copy / paste form many plugin\n2. idea auto complete api\n3. google lol\n\n# dev\n\n## IDEA 2019.1.4\n\n```\nIntelliJ IDEA 2019.1.4 (Ultimate Edition)\nBuild #IU-191.8026.42, built on July 30, 2019\nJRE: 1.8.0_212-release-1586-b4 amd64\nJVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o\nWindows 10 10.0\n```\n\n![](readme/ShareX_2020-02-18-21-02-20-415.png)\n\n## link\n\n- https://github.com/JetBrains/intellij-community\n- https://zh.wikipedia.org/wiki/Kotlin\n- https://www.kotlincn.net/\n- https://github.com/t3hnar/CmdSupport\n- https://github.com/jasmine/IdeaJasmine\n- https://github.com/jansorg/BashSupport\n- https://github.com/TypeStrong/ts-node\n- https://github.com/xiyuan-fengyu/IdeaPluginTypeScriptExecutor\n- https://github.com/nguyennk92/run-typescript-plugin\n- https://plugins.jetbrains.com/docs/marketplace/intellij-plugin-recommendations.html\n-\n\nIcons made by [Freepik](https://www.freepik.com/) from [www.flaticon.com](https://www.flaticon.com/) is licensed by [CC 3.0 BY](https://creativecommons.org/licenses/by/3.0/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbluelovers%2Fidea-run-typescript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbluelovers%2Fidea-run-typescript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbluelovers%2Fidea-run-typescript/lists"}