{"id":16901924,"url":"https://github.com/ttys026/reserved-tokens","last_synced_at":"2025-03-20T14:43:42.234Z","repository":{"id":57358932,"uuid":"285152003","full_name":"ttys026/reserved-tokens","owner":"ttys026","description":"reserved-tokens in javascript","archived":false,"fork":false,"pushed_at":"2021-07-23T06:17:36.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-15T04:49:07.125Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/ttys026.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":"2020-08-05T02:04:52.000Z","updated_at":"2021-07-23T06:17:38.000Z","dependencies_parsed_at":"2022-09-06T21:41:25.500Z","dependency_job_id":null,"html_url":"https://github.com/ttys026/reserved-tokens","commit_stats":null,"previous_names":["tli4/reserved-tokens"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ttys026%2Freserved-tokens","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ttys026%2Freserved-tokens/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ttys026%2Freserved-tokens/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ttys026%2Freserved-tokens/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ttys026","download_url":"https://codeload.github.com/ttys026/reserved-tokens/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244634232,"owners_count":20485109,"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-10-13T18:02:38.749Z","updated_at":"2025-03-20T14:43:42.202Z","avatar_url":"https://github.com/ttys026.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"### reserved-tokens\n\n#### Installation\n\n```\nnpm install reserved-tokens\n```\n\n#### API\n\n```javascript\nimport { isReserved, getValidVarName } from 'reserved-tokens';\nconst valid = !isReserved(word);\nconst validName = getValidVarName(word);\n```\n\nThis lib uses the latest word map from [v8 scanner](https://github.com/v8/v8/blob/master/src/parsing/scanner-inl.h#L18)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fttys026%2Freserved-tokens","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fttys026%2Freserved-tokens","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fttys026%2Freserved-tokens/lists"}