{"id":21163146,"url":"https://github.com/techfever-soft/labinsight-cli","last_synced_at":"2025-03-14T16:24:16.472Z","repository":{"id":247141433,"uuid":"825056475","full_name":"techfever-soft/labinsight-cli","owner":"techfever-soft","description":"A static code analysis tool designed to provide insights and improve the quality of web applications during development.","archived":false,"fork":false,"pushed_at":"2024-09-07T13:28:36.000Z","size":84,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-01-21T09:48:42.078Z","etag":null,"topics":["codeanalysis"],"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/techfever-soft.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":"ROADMAP.md","authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-06T16:36:29.000Z","updated_at":"2024-09-07T13:28:39.000Z","dependencies_parsed_at":"2024-09-07T14:54:23.795Z","dependency_job_id":null,"html_url":"https://github.com/techfever-soft/labinsight-cli","commit_stats":null,"previous_names":["techfever-soft/labinsight-cli"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techfever-soft%2Flabinsight-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techfever-soft%2Flabinsight-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techfever-soft%2Flabinsight-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techfever-soft%2Flabinsight-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/techfever-soft","download_url":"https://codeload.github.com/techfever-soft/labinsight-cli/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243607996,"owners_count":20318495,"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":["codeanalysis"],"created_at":"2024-11-20T13:40:16.432Z","updated_at":"2025-03-14T16:24:16.445Z","avatar_url":"https://github.com/techfever-soft.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🧪 Labinsight (CLI)\n\nA static code analysis tool designed to provide insights and improve the quality of web applications during development.\n\n### [See official website](https://lab-insight.web.app)\n\n## Features (v0.1+)\n\n- [x] Project structure exploration\n- [x] Automatic project type detection (Node.js, Angular, Stencil, etc.)\n- [x] Custom configuration file '.labinsight'\n- [x] Basic code analysis for common errors\n  - [x] Casing\n    - [x] camelCase\n    - [ ] PascalCase\n    - [ ] snake_case\n  - [ ] Options\n  - [x] Decorators (@IgnoreCasing)\n- [ ] Deep code analysis for common errors detection\n- [ ] Detailed reports generation (JSON, HTML, XML...)\n\n[See the roadmap for more features](https://github.com/techfever-soft/labinsight-cli/blob/main/ROADMAP.md)\n\n## Installation\n\nTo install Labinsight, use npm:\n\n```bash\nnpm install -g @techfever/labinsight-cli\n```\n\n## Usage\n```bash\nlabinsight init\n```\nTo initialize a new .labinsight file in your current working directory. \nIt automatically detects your project's configuration.\n\n```bash\nlabinsight analyze\n```\nTo check/validate your codebase in a single command.\n\n\n## Contributing\nWe welcome contributions to Labinsight ! To contribute:\n\n- Fork the repository.\n- Create a new branch (git checkout -b feature/awesome-feature).\n- Make your changes.\n- Commit your changes (git commit -am 'Add awesome feature').\n- Push to the branch (git push origin feature/awesome-feature).\n- Open a pull request.\n  Please ensure your pull request adheres to the code of conduct.\n\n## License\nThis project is licensed under the MIT License - see the LICENSE file for details.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechfever-soft%2Flabinsight-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftechfever-soft%2Flabinsight-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechfever-soft%2Flabinsight-cli/lists"}