{"id":19044565,"url":"https://github.com/crissdev/is-keyword-js","last_synced_at":"2025-08-02T09:10:09.817Z","repository":{"id":20904196,"uuid":"24191870","full_name":"crissdev/is-keyword-js","owner":"crissdev","description":"A simple way to check if a string is a keyword or reserved keyword in JavaScript","archived":false,"fork":false,"pushed_at":"2014-12-21T00:56:36.000Z","size":153,"stargazers_count":6,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-13T13:04:43.418Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/crissdev.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":"2014-09-18T14:43:11.000Z","updated_at":"2022-07-29T14:44:58.000Z","dependencies_parsed_at":"2022-08-17T16:01:16.310Z","dependency_job_id":null,"html_url":"https://github.com/crissdev/is-keyword-js","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crissdev%2Fis-keyword-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crissdev%2Fis-keyword-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crissdev%2Fis-keyword-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crissdev%2Fis-keyword-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crissdev","download_url":"https://codeload.github.com/crissdev/is-keyword-js/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250531492,"owners_count":21445997,"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-11-08T22:46:42.875Z","updated_at":"2025-04-23T23:29:19.744Z","avatar_url":"https://github.com/crissdev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# is-keyword-js\n\n[![Build Status](https://travis-ci.org/crissdev/is-keyword-js.png?branch=master)](https://travis-ci.org/crissdev/is-keyword-js)\n\n\u003e Check if a given string is a Javascript keyword or reserved for future keywords.\n\n\n## Install\n\n```sh\n$ npm install --save is-keyword-js\n```\n\n\n## Usage\n\n```js\nvar isKeyword = require('is-keyword-js');\nisKeyword('this'); // returns true\n```\n\n\n## LICENSE\n\nMIT © [Cristian Trifan](http://crissdev.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrissdev%2Fis-keyword-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcrissdev%2Fis-keyword-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrissdev%2Fis-keyword-js/lists"}