{"id":18048531,"url":"https://github.com/bent10/module-starter","last_synced_at":"2025-04-10T09:51:34.048Z","repository":{"id":40639897,"uuid":"507823882","full_name":"bent10/module-starter","owner":"bent10","description":"A minimalist template for modern web development","archived":false,"fork":false,"pushed_at":"2025-01-05T07:10:57.000Z","size":769,"stargazers_count":3,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-24T08:47:28.100Z","etag":null,"topics":["esm","example","github","javascript","module","nodejs","npm","package","starter","template","typescript","web"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/bent10.png","metadata":{"files":{"readme":"readme.md","changelog":"changelog.md","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":"2022-06-27T08:24:36.000Z","updated_at":"2024-10-30T13:05:12.000Z","dependencies_parsed_at":"2024-02-03T03:29:43.350Z","dependency_job_id":"2223212e-5d62-4040-ba02-410f081726e0","html_url":"https://github.com/bent10/module-starter","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bent10%2Fmodule-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bent10%2Fmodule-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bent10%2Fmodule-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bent10%2Fmodule-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bent10","download_url":"https://codeload.github.com/bent10/module-starter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248197926,"owners_count":21063623,"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":["esm","example","github","javascript","module","nodejs","npm","package","starter","template","typescript","web"],"created_at":"2024-10-30T20:13:17.265Z","updated_at":"2025-04-10T09:51:34.028Z","avatar_url":"https://github.com/bent10.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- Make sure you overwrite all the contents of this readme file with yours on your real project! --\u003e\n\n\u003c!-- [![GitHub Workflow Status](https://img.shields.io/github/workflow/status/bent10/module-starter/Release?style=flat-square)](https://github.com/bent10/module-starter/actions/workflows/release.yml) --\u003e\n\n# Module starter\n\nA minimalist template for modern web development.\n\n## Features\n\n- **Quick start:** Efficient starting point for Web and Node.js projects\n- **Modern syntax:** Supports the latest JavaScript features\n- **Flexible output:** Output in any JavaScript format\n- **Automatic updates:** Keeps your dependencies up to date. See [recipes](#recipes) for more info\n- **Automated releases:** Automatically handles GitHub releases, NPM publishing, and changelog updates. Check out [recipes](#recipes) for details\n\n## Installation\n\nTo start a new project with this template, use one of the following methods:\n\n### Clone from GitHub\n\nClick the \"Use this template\" button above or clone the repository. Then, install dependencies:\n\n```bash\nnpm i\n```\n\n### Use `npx degit`\n\nClone the template and install dependencies:\n\n```bash\nnpx degit \"bent10/module-starter\" my-project\ncd my-project\nnpm i\n```\n\n## Commands\n\n- `npm start`: Alias for `npm run dev`\n- `npm run dev`: Starts development mode and watches for changes\n- `npm run build`: Builds the project and checks types\n- `npm test`: Runs tests with Vitest\n- `npm run coverage`: Generates test coverage reports\n- `npm run types`: Generates TypeScript declaration files\n- `npm run lint`: Checks types and lints the project\n- `npm run format`: Formats code using Prettier\n\nUse these commands to manage your development workflow.\n\n## Recipes\n\n- [Automated dependency updates](.github/recipes/setup-renovate.md) – Set up automated updates with Renovate\n- [Release automation](.github/recipes/release-automation.md) – Automate your project's release process\n\n## Related\n\n- [monorepo-starter](https://github.com/bent10/monorepo-starter) – A starter template for a monorepo using NPM workspaces\n- [doogu](https://github.com/bent10/doogu) – A wrapper around modern JavaScript tools\n\n## Contributing\n\nWe 💛\u0026nbsp; issues.\n\nWhen committing, please conform to [the semantic-release commit standards](https://www.conventionalcommits.org/). Please install `commitizen` and the adapter globally, if you have not already.\n\n```bash\nnpm i -g commitizen cz-conventional-changelog\n```\n\nNow you can use `git cz` or just `cz` instead of `git commit` when committing. You can also use `git-cz`, which is an alias for `cz`.\n\n```bash\ngit add . \u0026\u0026 git cz\n```\n\n## License\n\n![GitHub](https://img.shields.io/github/license/bent10/module-starter)\n\nA project by [Stilearning](https://stilearning.com) \u0026copy; 2021-2024.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbent10%2Fmodule-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbent10%2Fmodule-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbent10%2Fmodule-starter/lists"}