{"id":28717247,"url":"https://github.com/edvardchen/generator-effective","last_synced_at":"2025-06-15T03:13:57.951Z","repository":{"id":34882955,"uuid":"185816894","full_name":"edvardchen/generator-effective","owner":"edvardchen","description":":rocket: a opinionated and progressive generator to make package.json and thousands of configs effective","archived":false,"fork":false,"pushed_at":"2023-01-06T05:07:15.000Z","size":754,"stargazers_count":5,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-26T16:13:39.534Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/edvardchen.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}},"created_at":"2019-05-09T14:36:30.000Z","updated_at":"2022-08-29T05:03:06.000Z","dependencies_parsed_at":"2023-01-15T10:01:07.673Z","dependency_job_id":null,"html_url":"https://github.com/edvardchen/generator-effective","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/edvardchen/generator-effective","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edvardchen%2Fgenerator-effective","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edvardchen%2Fgenerator-effective/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edvardchen%2Fgenerator-effective/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edvardchen%2Fgenerator-effective/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/edvardchen","download_url":"https://codeload.github.com/edvardchen/generator-effective/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edvardchen%2Fgenerator-effective/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259914929,"owners_count":22931334,"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":[],"created_at":"2025-06-15T03:13:52.282Z","updated_at":"2025-06-15T03:13:57.932Z","avatar_url":"https://github.com/edvardchen.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# generator-effective [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][daviddm-image]][daviddm-url] [![Coverage percentage][coveralls-image]][coveralls-url]\n\n\u003e a opinionated and progressive generator to make package.json and thousands of configs effective\n\n## Installation\n\nFirst, install [Yeoman](http://yeoman.io) and generator-effective using [npm](https://www.npmjs.com/) (we assume you have pre-installed [node.js](https://nodejs.org/)).\n\n```bash\nnpm install -g yo\nnpm install -g generator-effective\n```\n\nRun one of subgenerators `yo effective:[subgenerator]` like:\n\n```bash\n# init TypeScript for your project\nyo effective:typescript\n```\n\n## Subgenerators\n\n- [commitlint](./generators/commitlint/README.md) -- Add commitlint\n- [eslint](./generators/eslint/README.md) -- Enable eslint\n\n* [lint-staged](./generators/lint-staged/README.md) -- Configure project to run lint-staged at git hook `precommit`\n\n* [prettier](./generators/prettier/README.md) -- Configure project to format files by `prettier`\n\n- [typescript](./generators/typescript/README.md) -- Enable TypeScript development environment\n\n* [react](./generators/react/README.md) -- Enable React developement enviroment\n\n### Composite subgenerators\n\n- `et` -- Compose with **E**SLint and **T**ypesciprt\n- `ep` -- Compose with **E**SLint and **P**rettier\n- `ept` -- Compose with **E**SLint, **P**rettier and **T**ypescript\n\n## Getting To Know Yeoman\n\n- Yeoman has a heart of gold.\n- Yeoman is a person with feelings and opinions, but is very easy to work with.\n- Yeoman can be too opinionated at times but is easily convinced not to be.\n- Feel free to [learn more about Yeoman](http://yeoman.io/).\n\n## License\n\nMIT © [edvardchen]()\n\n[npm-image]: https://badge.fury.io/js/generator-effective.svg\n[npm-url]: https://npmjs.org/package/generator-effective\n[travis-image]: https://travis-ci.org//generator-effective.svg?branch=master\n[travis-url]: https://travis-ci.org//generator-effective\n[daviddm-image]: https://david-dm.org//generator-effective.svg?theme=shields.io\n[daviddm-url]: https://david-dm.org//generator-effective\n[coveralls-image]: https://coveralls.io/repos//generator-effective/badge.svg\n[coveralls-url]: https://coveralls.io/r//generator-effective\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedvardchen%2Fgenerator-effective","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fedvardchen%2Fgenerator-effective","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedvardchen%2Fgenerator-effective/lists"}