{"id":15372552,"url":"https://github.com/csells/min-typescript-html-template","last_synced_at":"2026-03-19T07:12:54.097Z","repository":{"id":74941063,"uuid":"562672093","full_name":"csells/min-typescript-html-template","owner":"csells","description":"A minimal project to enable Typescript file watching on a website project","archived":false,"fork":false,"pushed_at":"2022-11-07T02:18:48.000Z","size":4,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-31T20:16:31.435Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"HTML","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/csells.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":"2022-11-07T02:12:06.000Z","updated_at":"2022-11-07T02:12:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"0d98f03b-4558-4d48-9148-a2b41b927f54","html_url":"https://github.com/csells/min-typescript-html-template","commit_stats":{"total_commits":5,"total_committers":1,"mean_commits":5.0,"dds":0.0,"last_synced_commit":"ef06fab318f082ecc5c811ab30b34aae4fad5dfa"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csells%2Fmin-typescript-html-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csells%2Fmin-typescript-html-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csells%2Fmin-typescript-html-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csells%2Fmin-typescript-html-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/csells","download_url":"https://codeload.github.com/csells/min-typescript-html-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239929956,"owners_count":19720241,"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":[],"created_at":"2024-10-01T13:51:59.467Z","updated_at":"2026-02-11T16:02:17.321Z","avatar_url":"https://github.com/csells.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# min-typescript-html-template\nA minimal project to enable Typescript file watching on a website project.\n\n# usage\nClone into the directory of your choice:\n\n```sh\n~/$ git clone https://github.com/csells/min-typescript-html-template.git my-proj\n~/$ cd my-proj\n```\n\nEnable Typescript in this project:\n\n```sh\n~/my-proj$ npm install\n```\n\nBuild the Typescript files into Javascript files:\n\n```sh\n~/my-proj$ npm run build\n```\n\nBuild the Typescript files as they change:\n\n```sh\n~/my-proj$ npm run watch\n```\n\nStart the site locally and update it as it changes:\n\n```sh\n~/my-proj$ npm start\n```\n\nMake the site for distribution:\n\n```sh\n~/my-proj$ npm run dist\n```\n\nStart the distribution site locally and update it as it changes:\n\n```sh\n~/my-proj$ npm run start-dist\n```\n\nTake out the papers and the trash:\n\n```sh\n~/my-proj$ npm run clean\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcsells%2Fmin-typescript-html-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcsells%2Fmin-typescript-html-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcsells%2Fmin-typescript-html-template/lists"}