{"id":17350525,"url":"https://github.com/tylim88/ts-hajime","last_synced_at":"2025-06-18T08:37:37.969Z","repository":{"id":257822358,"uuid":"870489584","full_name":"tylim88/ts-hajime","owner":"tylim88","description":"Delightfully bootstraps TypeScript npm libraries.","archived":false,"fork":false,"pushed_at":"2025-05-28T14:52:24.000Z","size":333,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-28T14:54:20.884Z","etag":null,"topics":["bootstrap","npm-package","typescript"],"latest_commit_sha":null,"homepage":"","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/tylim88.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":"2024-10-10T06:23:06.000Z","updated_at":"2025-05-28T14:52:27.000Z","dependencies_parsed_at":"2024-10-11T23:45:09.739Z","dependency_job_id":"9431f305-cbff-4da8-a604-932324dd526d","html_url":"https://github.com/tylim88/ts-hajime","commit_stats":null,"previous_names":["tylim88/ts-hajime"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/tylim88/ts-hajime","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tylim88%2Fts-hajime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tylim88%2Fts-hajime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tylim88%2Fts-hajime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tylim88%2Fts-hajime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tylim88","download_url":"https://codeload.github.com/tylim88/ts-hajime/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tylim88%2Fts-hajime/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260520812,"owners_count":23021698,"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":["bootstrap","npm-package","typescript"],"created_at":"2024-10-15T17:07:17.411Z","updated_at":"2025-06-18T08:37:32.951Z","avatar_url":"https://github.com/tylim88.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TS-Hajime 🌸\n\nEffortlessly bootstrap strongly-typed TypeScript npm libraries with minimal configuration and a focus on developer experience.\n\n## 🌟 Features\n\n- **Minimal Setup \u0026 Visual Clarity**: Enjoy sensible defaults that keep your project setup clean.\n- **Developer-Centric**: Built with tools like `pkgroll`, `tsx`, `tsup`, `vitest`, and `cac`.\n- **Comprehensive Configurations**:\n  - Preconfigured `tsconfig`, `eslint`, `vitest`, `prettier`, `package.json`, and `.gitignore` files.\n  - Ready-to-use GitHub Actions, pre-commit hooks, and npm scripts.\n  - Examples and tests included for both library code and `npx` commands.\n- **TypeScript npx Commands**: Write `npx` commands directly in TypeScript.\n- **ESM \u0026 CJS Support**: Outputs both ESM and CJS modules.\n- **Optimized for VSCode**: Pre-configured with file nesting, auto-prettify on save, and a specified TypeScript TSDK path.\n- **Fully Customizable**: Exposed configurations allow for complete customization to fit your needs.\n\n## 🚀 Getting Started\n\n1. Run the command below to bootstrap your project:\n\n   ```bash\n   npx ts-hajime your-app-name-here\n   ```\n\nHere’s what your project structure will look like:\n\n![Folder Structure](./img.png)\n\n2. Replace all occurrences of `my-app` with your app’s name, and `my-description` with a description.\n\n## ⚙️ Key Commands\n\n- **Build**: `npm run build`\n- **Test**: `npm test`\n- **Lint \u0026 Fix**: `npm run lint`\n- **Type Check**: `npm run tsc`  \n  _(Note: Type checking is automatically done in GitHub Actions as part of the build step with `pkgroll`.)_\n- **Try `npx` Command Locally**: `npm run npx something`  \n  _(Modify the `npx` script in `package.json` to suit your project requirements.)_\n\nEnjoy coding! 🌸\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftylim88%2Fts-hajime","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftylim88%2Fts-hajime","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftylim88%2Fts-hajime/lists"}