{"id":16256793,"url":"https://github.com/nicopennec/tscheck-demo","last_synced_at":"2026-01-21T16:35:17.165Z","repository":{"id":44075890,"uuid":"127045735","full_name":"NicoPennec/tscheck-demo","owner":"NicoPennec","description":"Source code of live demo for \"@ts-check\", an awesome  feature from TypeScript for static type checking of your Vanilla JS","archived":false,"fork":false,"pushed_at":"2022-10-05T18:44:39.000Z","size":100,"stargazers_count":3,"open_issues_count":4,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-13T23:13:54.514Z","etag":null,"topics":["precommit","ts-check","typechecking","typescript","vanilla-js"],"latest_commit_sha":null,"homepage":"https://docs.google.com/presentation/d/e/2PACX-1vR_cnC9AoX-hrGS9jyCHAmn4W8Cds2iL7NUGq7y2fTAuWQS4CiNsV9GYH7S1EsezkniSxcKF_9uZeQF/pub","language":"JavaScript","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/NicoPennec.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}},"created_at":"2018-03-27T21:03:51.000Z","updated_at":"2023-08-28T16:12:27.000Z","dependencies_parsed_at":"2023-01-19T07:15:15.647Z","dependency_job_id":null,"html_url":"https://github.com/NicoPennec/tscheck-demo","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/NicoPennec%2Ftscheck-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NicoPennec%2Ftscheck-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NicoPennec%2Ftscheck-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NicoPennec%2Ftscheck-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NicoPennec","download_url":"https://codeload.github.com/NicoPennec/tscheck-demo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247734202,"owners_count":20987221,"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":["precommit","ts-check","typechecking","typescript","vanilla-js"],"created_at":"2024-10-10T15:46:21.747Z","updated_at":"2026-01-21T16:35:17.138Z","avatar_url":"https://github.com/NicoPennec.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TS-Check, a static type checker for JavaScript\n\nThis project contains the source code used for live coding with ts-check.\n\n\u003e TypeScript 2.3 and later support a mode of type-checking and reporting errors in .js files with --checkJs.\n\nSee documentation: https://github.com/Microsoft/TypeScript/wiki/Type-Checking-JavaScript-Files\n\n## Getting started\n\n### Install deps\n\n```bash\nnpm install\n```\n\n### Run TS-Check in standalone mode\n\n```bash\nnpm run tsc\n\nnpm run tsc:watch\n```\n\nOpen VIM and play with `src/*.js` files\n\nTerminal output:  \n![tscheck jsdoc](assets/screenshoot-jsdoc.png)\n\n### Try TS-Check integrated to VS Code\n\nhttps://code.visualstudio.com/\n\nOpen VS Code and play with `src/*.js` files\n\nTyping error:  \n![tscheck error](assets/screenshoot-error.png)\n\nJSDoc comment:  \n![tscheck jsdoc](assets/screenshoot-jsdoc.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicopennec%2Ftscheck-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnicopennec%2Ftscheck-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicopennec%2Ftscheck-demo/lists"}