{"id":16925149,"url":"https://github.com/hiroppy/check-global-variables","last_synced_at":"2026-05-16T08:40:39.814Z","repository":{"id":66361351,"uuid":"76910703","full_name":"hiroppy/check-global-variables","owner":"hiroppy","description":"Get a list of window's variables.","archived":false,"fork":false,"pushed_at":"2020-08-17T02:29:46.000Z","size":52,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-21T01:28:29.316Z","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/hiroppy.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-12-20T01:13:23.000Z","updated_at":"2017-05-26T09:57:50.000Z","dependencies_parsed_at":"2023-02-22T12:46:13.288Z","dependency_job_id":null,"html_url":"https://github.com/hiroppy/check-global-variables","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hiroppy/check-global-variables","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiroppy%2Fcheck-global-variables","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiroppy%2Fcheck-global-variables/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiroppy%2Fcheck-global-variables/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiroppy%2Fcheck-global-variables/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hiroppy","download_url":"https://codeload.github.com/hiroppy/check-global-variables/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiroppy%2Fcheck-global-variables/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266801439,"owners_count":23986371,"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","status":"online","status_checked_at":"2025-07-24T02:00:09.469Z","response_time":99,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-13T20:08:55.936Z","updated_at":"2026-05-16T08:40:39.788Z","avatar_url":"https://github.com/hiroppy.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Check-Global-Variables\n\nGet a list of `window`'s variables.\n\n## Install\n```\nnpm i check-global-variables\n```\n\n## Usage\n```javascript\n// es6 modules\nimport checkGlobalVariables from 'check-global-variables';\n\n// commonJS modules\nconst checkGlobalVariables = require('check-global-variables');\n\nconsole.table(checkGlobalVariables());\n```\n\n### output\n![](images/screenshot.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhiroppy%2Fcheck-global-variables","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhiroppy%2Fcheck-global-variables","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhiroppy%2Fcheck-global-variables/lists"}