{"id":14978225,"url":"https://github.com/ymehmetcan/blazzi-toolkit","last_synced_at":"2025-08-02T01:39:00.384Z","repository":{"id":216992510,"uuid":"741151093","full_name":"ymehmetcan/blazzi-toolkit","owner":"ymehmetcan","description":"⚡️ JavaScript Toolkit that contains common configurations for building web applications.","archived":false,"fork":false,"pushed_at":"2025-07-24T23:56:10.000Z","size":654,"stargazers_count":5,"open_issues_count":11,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-25T05:24:36.956Z","etag":null,"topics":["commitlint-config","eslint-config","eslint-plugin","javascript","monorepo","prettier-config","toolkit","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/ymehmetcan.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-01-09T19:57:58.000Z","updated_at":"2025-04-09T22:03:33.000Z","dependencies_parsed_at":"2024-01-20T19:40:49.505Z","dependency_job_id":"30ae1a82-ac40-4fa6-b3f2-3fa31593fd47","html_url":"https://github.com/ymehmetcan/blazzi-toolkit","commit_stats":{"total_commits":64,"total_committers":1,"mean_commits":64.0,"dds":0.0,"last_synced_commit":"7011a4ec69f8943ad0cb2516678b159bef0ac8a8"},"previous_names":["ymehmetcan/blazzy-toolkit"],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/ymehmetcan/blazzi-toolkit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ymehmetcan%2Fblazzi-toolkit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ymehmetcan%2Fblazzi-toolkit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ymehmetcan%2Fblazzi-toolkit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ymehmetcan%2Fblazzi-toolkit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ymehmetcan","download_url":"https://codeload.github.com/ymehmetcan/blazzi-toolkit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ymehmetcan%2Fblazzi-toolkit/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268326357,"owners_count":24232472,"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-08-01T02:00:08.611Z","response_time":67,"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":["commitlint-config","eslint-config","eslint-plugin","javascript","monorepo","prettier-config","toolkit","typescript"],"created_at":"2024-09-24T13:57:06.044Z","updated_at":"2025-08-02T01:39:00.117Z","avatar_url":"https://github.com/ymehmetcan.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"./assets/blazzi-logo-dark-bg.svg\" alt=\"Blazzi Logo\" title=\"Blazzi Logo\"/\u003e\n\u003c/div\u003e\n\n\u003ch1 align=\"center\"\u003e\n  Blazzi Toolkit\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-EA6A13.svg)](LICENSE)\n\n\u003c/h1\u003e\n\n\u003ch4 align=\"center\"\u003e\n  JavaScript Toolkit that contains common configurations for building web applications.\n\u003c/h4\u003e\n\n## Usage\n\nThis repository is structured as a monorepo, comprising several npm packages. Each package within this monorepo is self-contained with its own `README` and dedicated documentation. These documents provide detailed instructions on the package's usage and any other relevant information.\n\n### Package Index\n\n| Package                                                     | NPM                                                                                                                                          |\n| ----------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- |\n| [`@blazzi/commitlint-config`](./packages/commitlint-config) | [![npm](https://img.shields.io/npm/v/@blazzi/commitlint-config?label=npm\u0026color=EA6A13)](https://npmjs.com/package/@blazzi/commitlint-config) |\n| [`@blazzi/eslint-config`](./packages/eslint-config)         | [![npm](https://img.shields.io/npm/v/@blazzi/eslint-config?label=npm\u0026color=EA6A13)](https://npmjs.com/package/@blazzi/eslint-config)         |\n| [`@blazzi/eslint-plugin`](./packages/eslint-plugin)         | [![npm](https://img.shields.io/npm/v/@blazzi/eslint-plugin?label=npm\u0026color=EA6A13)](https://npmjs.com/package/@blazzi/eslint-plugin)         |\n| [`@blazzi/stylelint-config`](./packages/stylelint-config)   | [![npm](https://img.shields.io/npm/v/@blazzi/stylelint-config?label=npm\u0026color=EA6A13)](https://npmjs.com/package/@blazzi/stylelint-config)   |\n| [`@blazzi/prettier-config`](./packages/prettier-config)     | [![npm](https://img.shields.io/npm/v/@blazzi/prettier-config?label=npm\u0026color=EA6A13)](https://npmjs.com/package/@blazzi/prettier-config)     |\n| [`@blazzi/ts-config`](./packages/ts-config)                 | [![npm](https://img.shields.io/npm/v/@blazzi/ts-config?label=npm\u0026color=EA6A13)](https://npmjs.com/package/@blazzi/ts-config)                 |\n\n## Prerequisites\n\nBefore you begin, ensure you have `node: \u003e=20.18` installed on your system. This project uses `pnpm` as the package manager.\n\n### Installing pnpm\n\n\u003e [!TIP]\n\u003e If you don't have `pnpm` installed, you can install it either globally on your system or activate it for this project only.\n\n#### Global Installation\n\nTo install `pnpm` globally, run the following command:\n\n```bash\nnpm install -g pnpm\n```\n\n#### Using Corepack\n\nWith Node.js v16.17 or newer, you may install the `latest` version of pnpm by just specifying the tag:\n\n```bash\ncorepack prepare pnpm@latest --activate\n```\n\n## Installing Project\n\nTo set up the project on your local machine, install dependencies by running the following command:\n\n```bash\npnpm install\n```\n\n## Development\n\nThis project leverages `pnpm workspaces`, optimizing the management of package dependencies across the monorepo. Key tools and frameworks used in this project include:\n\n- [**CommitLint**](https://commitlint.js.org/): Ensures that commit messages adhere to a conventional format.\n- [**Prettier**](https://prettier.io/): Maintains consistent code formatting across the codebase.\n- [**ESLint**](https://eslint.org/): Enforces code quality and style guidelines.\n- [**Tsup**](https://github.com/egoist/tsup): Simplifies the TypeScript bundling process.\n- [**Turbo**](https://turborepo.org/): Efficiently manages and runs build tasks across workspace projects.\n\n\u003e [!IMPORTANT]\n\u003e For developers contributing to this project, it's important to familiarize yourself with these tools, as they are integral to the workflow and code quality standards.\n\n## Semantic Versioning\n\nThis project adheres to [Semantic Versioning (SemVer)](https://semver.org/). This approach allows users and contributors to understand the impact of updates and changes at a glance.\n\n### Key Principles\n\n- **MAJOR version** increments signify backward-incompatible changes.\n- **MINOR version** increments indicate the addition of new, backward-compatible functionality.\n- **PATCH version** increments are for backward-compatible bug fixes.\n\n## Contributing\n\nYour contributions are welcome! Please adhere to commit message and code-style conventions when submitting pull requests.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](./LICENSE) file for details.\n\n\u0026copy; 2024 [Mehmetcan YILMAZ](https://github.com/ymehmetcan)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fymehmetcan%2Fblazzi-toolkit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fymehmetcan%2Fblazzi-toolkit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fymehmetcan%2Fblazzi-toolkit/lists"}