{"id":15211132,"url":"https://github.com/kktjs/create-kkt","last_synced_at":"2025-10-29T18:31:26.699Z","repository":{"id":37028921,"uuid":"224710666","full_name":"kktjs/create-kkt","owner":"kktjs","description":"Creates a KKT application using the command line.","archived":false,"fork":false,"pushed_at":"2024-10-29T00:22:26.000Z","size":177,"stargazers_count":4,"open_issues_count":5,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-29T03:11:16.255Z","etag":null,"topics":["cli","create-kk","create-react-app","kkt","kkt-cli","react","react-app","uiw"],"latest_commit_sha":null,"homepage":"https://kktjs.github.io/create-kkt","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kktjs.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}},"created_at":"2019-11-28T18:39:13.000Z","updated_at":"2021-10-06T17:46:37.000Z","dependencies_parsed_at":"2024-08-25T20:22:26.960Z","dependency_job_id":"f7698fd3-df84-4fc7-b7b4-52cbe4b35b42","html_url":"https://github.com/kktjs/create-kkt","commit_stats":{"total_commits":88,"total_committers":4,"mean_commits":22.0,"dds":"0.26136363636363635","last_synced_commit":"dc8060cd47f4ab11f60cc09579110d163c32d6fe"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kktjs%2Fcreate-kkt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kktjs%2Fcreate-kkt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kktjs%2Fcreate-kkt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kktjs%2Fcreate-kkt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kktjs","download_url":"https://codeload.github.com/kktjs/create-kkt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238523986,"owners_count":19486601,"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":["cli","create-kk","create-react-app","kkt","kkt-cli","react","react-app","uiw"],"created_at":"2024-09-28T08:05:07.109Z","updated_at":"2025-10-29T18:31:26.329Z","avatar_url":"https://github.com/kktjs.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# create-kkt\n\n[![Coverage Status](https://kktjs.github.io/create-kkt/badges.svg)](https://kktjs.github.io/create-kkt/lcov-report/) [![Build](https://github.com/kktjs/create-kkt/actions/workflows/ci.yml/badge.svg)](https://github.com/kktjs/create-kkt/actions) [![NPM Version](https://img.shields.io/npm/v/create-kkt.svg)](https://www.npmjs.com/package/create-kkt)\n\nCreates a [kkt](https://github.com/kktjs/kkt) application using the command line.\n\n### Usage\n\n```shell\n# npm 6.x\n$ npm init kkt my-app --example react-component-tsx\n# npm 7+, extra double-dash is needed:\n$ npm init kkt my-app -- --example react-component-tsx\n\n$ yarn create kkt [appName]\n# or npm\n$ npm create kkt my-app\n# or npx\n$ npx create-kkt my-app\n```\n\nor\n\n```bash\n$ npm i create-kkt -g\n```\n\n### Command Help\n\nBelow is a help of commands you might find useful. The example download is from https://kktjs.github.io/zip/\n\n```bash\nUsage: create-kkt \u003capp-name\u003e [options] [--help|h]\n\nOptions:\n  --version, -v Show version number\n  --help, -h Displays help information.\n  --output, -o Output directory.\n  --example, -e Example from: https://kktjs.github.io/zip/ , default: \"basic\"\n  --force, -f Overwrite target directory if it exists. default: false\n  --path, -p Specify the download target git address. default: \"https://kktjs.github.io/zip/\"\n\nExample:\n  npx create-kkt my-app\n  yarn create kkt appName\n  npm create kkt my-app\n  npm create kkt my-app -f\n  npm create kkt my-app -p https://kktjs.github.io/zip/\n\nCopyright 2021\n```\n\n## Development\n\n```bash\nnpm run watch # Listen compile .ts files.\nnpm run build # compile .ts files.\n```\n\n## License\n\n[MIT © Kenny Wong](https://github.com/kktjs/kkt/blob/master/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkktjs%2Fcreate-kkt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkktjs%2Fcreate-kkt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkktjs%2Fcreate-kkt/lists"}