{"id":26926767,"url":"https://github.com/matchilling/styleguide-js","last_synced_at":"2025-07-06T19:40:36.180Z","repository":{"id":57228632,"uuid":"73757517","full_name":"matchilling/styleguide-js","owner":"matchilling","description":"My most reasonable approach to JavaScript ... 💩","archived":false,"fork":false,"pushed_at":"2018-06-27T21:48:25.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-06T15:02:46.926Z","etag":null,"topics":["styleguide","styleguide-javascript"],"latest_commit_sha":null,"homepage":"https://www.matchilling.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/matchilling.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":null,"security":null,"support":null}},"created_at":"2016-11-14T23:51:21.000Z","updated_at":"2018-06-27T21:47:49.000Z","dependencies_parsed_at":"2022-09-14T14:51:34.871Z","dependency_job_id":null,"html_url":"https://github.com/matchilling/styleguide-js","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/matchilling/styleguide-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matchilling%2Fstyleguide-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matchilling%2Fstyleguide-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matchilling%2Fstyleguide-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matchilling%2Fstyleguide-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matchilling","download_url":"https://codeload.github.com/matchilling/styleguide-js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matchilling%2Fstyleguide-js/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263922473,"owners_count":23530334,"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":["styleguide","styleguide-javascript"],"created_at":"2025-04-02T03:35:42.502Z","updated_at":"2025-07-06T19:40:36.126Z","avatar_url":"https://github.com/matchilling.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# My Personal JavaScript Styleguide\n\nMy personal JavaScript styleguide derives mainly from the [AirBnb JS rule book](https://github.com/airbnb/javascript) with some little tweeks which are denoted in the repository.\n\n## Usage\n\nAdd `eslint-config-matchilling` to your `package.json`.\n\n```json\n{\n    \"devDependencies\": {\n        \"eslint-config-matchilling\": \"^1.0.0\",\n    },\n    \"eslintConfig\": {\n        \"extends\": [\n            \"eslint-config-matchilling\"\n        ]\n    }\n}\n```\n\n## Recommended editor plugins\n\n- [atom](https://atom.io/packages/eslint)\n- [VIM](https://github.com/vim-syntastic/syntastic/tree/master/syntax_checkers/javascript)\n\nFor further integrations check [eslint.org integrations website](http://eslint.org/docs/user-guide/integrations).\n\n## License\n\nThis distribution is covered by the **GNU GENERAL PUBLIC LICENSE**, Version 3, 29 June 2007.\n\n## Support \u0026 Contact\n\nHaving trouble with this repository? Check out the documentation at the repository's site or contact m@matchilling.com and we'll help you sort it out.\n\nHappy Coding\n\n:v:\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatchilling%2Fstyleguide-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatchilling%2Fstyleguide-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatchilling%2Fstyleguide-js/lists"}