{"id":23773438,"url":"https://github.com/beenotung/create-ts-liveview","last_synced_at":"2025-09-05T18:31:12.774Z","repository":{"id":37349068,"uuid":"382748412","full_name":"beenotung/create-ts-liveview","owner":"beenotung","description":"npm init cli script to create ts-liveview project","archived":false,"fork":false,"pushed_at":"2025-06-30T20:59:26.000Z","size":55,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-03T19:04:25.270Z","etag":null,"topics":["create-project","npm-cli"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/create-ts-liveview","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/beenotung.png","metadata":{"files":{"readme":"README.md","changelog":null,"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,"zenodo":null}},"created_at":"2021-07-04T02:46:38.000Z","updated_at":"2025-06-30T20:59:30.000Z","dependencies_parsed_at":"2023-11-20T14:29:48.700Z","dependency_job_id":"699dc0ae-446d-4ebd-b313-6c53c4399cdc","html_url":"https://github.com/beenotung/create-ts-liveview","commit_stats":{"total_commits":72,"total_committers":1,"mean_commits":72.0,"dds":0.0,"last_synced_commit":"ee6e9a71e61ba3baab47c11669a9bfe8f5f71ab0"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/beenotung/create-ts-liveview","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beenotung%2Fcreate-ts-liveview","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beenotung%2Fcreate-ts-liveview/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beenotung%2Fcreate-ts-liveview/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beenotung%2Fcreate-ts-liveview/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/beenotung","download_url":"https://codeload.github.com/beenotung/create-ts-liveview/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beenotung%2Fcreate-ts-liveview/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273799013,"owners_count":25170299,"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-09-05T02:00:09.113Z","response_time":402,"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":["create-project","npm-cli"],"created_at":"2025-01-01T05:40:02.039Z","updated_at":"2025-09-05T18:31:12.500Z","avatar_url":"https://github.com/beenotung.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# create-ts-liveview\n\nnpm init cli script to create [ts-liveview](https://github.com/beenotung/ts-liveview/tree/v4) project\n\n[![npm Package Version](https://img.shields.io/npm/v/create-ts-liveview)](https://www.npmjs.com/package/create-ts-liveview)\n\n## How this works\n\nThis package is a `npm init` script. You can run any 'create-X' package by running 'npm init X'.\n\nIt takes an optional argument to specify the project name (following the naming format of npm package, no space, no uppercase, e.t.c.)\n\nIt downloads the template project using degit. Compared with pulling from git directly, you don't need to download the full commit history, hence it loads faster.\n\n## Usage example\n```bash\n# reuse cached version if available\n\u003e npm init ts-liveview my-app\n# or always run the latest version of cli package\n\u003e npx create-ts-liveview@latest my-app\n```\nThen follows the \"get started\" message from above command.\n\n**Remark**:\nSometimes \"npm init X\" get stuck on old version of 'create-X' package, you may run \"npx create-X@latest\" to run the latest version of cli package.\n\nThis issue is discussed on https://github.com/npm/cli/issues/2395\n\n## License\nThis is free and open-source software (FOSS) with\n[BSD-2-Clause License](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeenotung%2Fcreate-ts-liveview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbeenotung%2Fcreate-ts-liveview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeenotung%2Fcreate-ts-liveview/lists"}