{"id":14984108,"url":"https://github.com/prettier/is-es5-identifier-name","last_synced_at":"2025-10-19T11:31:49.917Z","repository":{"id":61803571,"uuid":"555210405","full_name":"prettier/is-es5-identifier-name","owner":"prettier","description":"Check if provided string is an `IdentifierName` as specified in ECMA262 edition 5.1 section 7.6.","archived":false,"fork":false,"pushed_at":"2023-07-08T01:55:58.000Z","size":853,"stargazers_count":2,"open_issues_count":0,"forks_count":4,"subscribers_count":9,"default_branch":"main","last_synced_at":"2024-10-29T15:15:06.143Z","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/prettier.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,"governance":null}},"created_at":"2022-10-21T06:26:47.000Z","updated_at":"2023-10-06T20:45:56.000Z","dependencies_parsed_at":"2023-09-24T05:24:23.342Z","dependency_job_id":null,"html_url":"https://github.com/prettier/is-es5-identifier-name","commit_stats":{"total_commits":12,"total_committers":2,"mean_commits":6.0,"dds":0.08333333333333337,"last_synced_commit":"c5c6930fac31a428b2287c53500ced83f94b0d96"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prettier%2Fis-es5-identifier-name","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prettier%2Fis-es5-identifier-name/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prettier%2Fis-es5-identifier-name/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prettier%2Fis-es5-identifier-name/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prettier","download_url":"https://codeload.github.com/prettier/is-es5-identifier-name/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":236376171,"owners_count":19139157,"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":"2024-09-24T14:08:27.383Z","updated_at":"2025-10-19T11:31:49.912Z","avatar_url":"https://github.com/prettier.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# is-es5-identifier-name\n\n\u003e Check if provided string is an `IdentifierName` as specified in [ECMA262 edition 5.1 section 7.6](https://262.ecma-international.org/5.1/#sec-7.6).\n\n## Installation\n\n```bash\nyarn add is-es5-identifier-name\n```\n\n## Usage\n\n```js\nimport isEs5IdentifierName from \"is-es5-identifier-name\";\n\nisEs5IdentifierName(\"es5\");\n// -\u003e true\n\nisEs5IdentifierName(\"16\");\n// -\u003e false\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprettier%2Fis-es5-identifier-name","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprettier%2Fis-es5-identifier-name","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprettier%2Fis-es5-identifier-name/lists"}