{"id":21803968,"url":"https://github.com/tylerlong/eslint-plugin-underscore_case","last_synced_at":"2026-05-17T18:32:59.787Z","repository":{"id":57230294,"uuid":"84388822","full_name":"tylerlong/eslint-plugin-underscore_case","owner":"tylerlong","description":"ESLint plugin to enforce \"underscore_case\" (different from snake_case).","archived":false,"fork":false,"pushed_at":"2017-03-09T05:47:25.000Z","size":16,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-27T15:38:36.375Z","etag":null,"topics":["eslint","snake-case","underscore"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tylerlong.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}},"created_at":"2017-03-09T02:30:07.000Z","updated_at":"2022-03-22T21:43:45.000Z","dependencies_parsed_at":"2022-09-14T15:02:04.539Z","dependency_job_id":null,"html_url":"https://github.com/tylerlong/eslint-plugin-underscore_case","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tylerlong%2Feslint-plugin-underscore_case","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tylerlong%2Feslint-plugin-underscore_case/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tylerlong%2Feslint-plugin-underscore_case/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tylerlong%2Feslint-plugin-underscore_case/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tylerlong","download_url":"https://codeload.github.com/tylerlong/eslint-plugin-underscore_case/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244754233,"owners_count":20504675,"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":["eslint","snake-case","underscore"],"created_at":"2024-11-27T11:52:29.337Z","updated_at":"2026-05-17T18:32:54.767Z","avatar_url":"https://github.com/tylerlong.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# eslint-plugin-underscore_case\n\nESLint plugin to enforce \"underscore_case\" (different from snake_case).\n\n\n## What is underscore_case\n\nunderscore_case is similar to snake_case but allows uppercase characters.\n\n\n## Why\n\nI'm not a massive fan of this style, but I am a massive fan of consistency.\n\n\n## Examples of underscore_case\n\nThe following two are valid underscore_case:\n\n```\nHello_World\nhello_world\n```\n\nPlease note that: snake_case is also valid underscore_case.\n\n\n## Usage\n\n```\nyarn add --dev eslint-plugin-underscore_case\n```\n\n```json\n// .eslintrc.json\n\"plugins\": [\n  \"underscore_case\"\n],\n\"rules\": {\n  \"underscore_case/underscore_case\": [\n    \"error\",\n    \"always\"\n  ]\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftylerlong%2Feslint-plugin-underscore_case","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftylerlong%2Feslint-plugin-underscore_case","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftylerlong%2Feslint-plugin-underscore_case/lists"}