{"id":20354213,"url":"https://github.com/sngular/javascript","last_synced_at":"2025-04-12T02:25:43.339Z","repository":{"id":216638404,"uuid":"741342610","full_name":"sngular/javascript","owner":"sngular","description":"JavaScript Style Guide","archived":false,"fork":false,"pushed_at":"2024-05-07T10:45:28.000Z","size":641,"stargazers_count":7,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-12T02:25:34.608Z","etag":null,"topics":["commitlint","eslint","javascript","prettier","semantic-release","tsconfig"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sngular.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2024-01-10T07:41:40.000Z","updated_at":"2024-09-05T15:23:10.000Z","dependencies_parsed_at":"2024-05-07T11:25:26.778Z","dependency_job_id":"f26cbaa2-8759-45d3-98c3-a5a04681ff87","html_url":"https://github.com/sngular/javascript","commit_stats":null,"previous_names":["sngular/javascript"],"tags_count":40,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sngular%2Fjavascript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sngular%2Fjavascript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sngular%2Fjavascript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sngular%2Fjavascript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sngular","download_url":"https://codeload.github.com/sngular/javascript/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248506411,"owners_count":21115424,"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":["commitlint","eslint","javascript","prettier","semantic-release","tsconfig"],"created_at":"2024-11-14T23:07:41.405Z","updated_at":"2025-04-12T02:25:43.320Z","avatar_url":"https://github.com/sngular.png","language":"JavaScript","readme":"# Javascript quality guidelines\n\nIn order to enforcing SNGULAR style guidelines. We created the following packages to help projects implement linters easily.\n\n- [@sngular/commitlint-config](./packages/commitlint/README.md)\n- [@sngular/eslint-config](./packages/eslint/README.md)\n- [@sngular/lint-staged-config](./packages/lint-staged/README.md)\n- [@sngular/prettier-config](./packages/prettier/README.md)\n- [@sngular/semantic-release-config](./packages/semantic-release/README.md)\n- [@sngular/tsconfig](./packages/tsconfig/README.md)\n\nYou can also configure [`.editorconfig`](./.editorconfig) file to ensure your code editor follow the style guide.\n\nSome of the packages (commitlint \u0026 lint-staged) are created to work with [husky](https://typicode.github.io/husky/) to make git hook easy. We recommend to follow the [manual installation](https://typicode.github.io/husky/#/?id=manual) and then add the following hooks to your project:\n\n- Hook for lint commit messages:\n\n```bash\nnpx husky add .husky/commit-msg 'npx --no -- commitlint --edit \"$1\"'\n```\n\n- Hook for lint your files before commit\n\n```bash\nnpx husky add .husky/pre-commit 'npx --no -- lint-staged'\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsngular%2Fjavascript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsngular%2Fjavascript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsngular%2Fjavascript/lists"}