{"id":15354922,"url":"https://github.com/capaj/babylon-undeclared-identifiers","last_synced_at":"2026-05-05T05:39:35.041Z","repository":{"id":66342010,"uuid":"86274490","full_name":"capaj/babylon-undeclared-identifiers","owner":"capaj","description":"given a javascript source code, returns undeclared identifiers","archived":false,"fork":false,"pushed_at":"2017-03-27T01:18:43.000Z","size":32,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-05T10:46:27.680Z","etag":null,"topics":["babel"],"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/capaj.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":"2017-03-27T00:25:34.000Z","updated_at":"2017-03-27T01:17:29.000Z","dependencies_parsed_at":"2023-03-13T20:29:51.925Z","dependency_job_id":null,"html_url":"https://github.com/capaj/babylon-undeclared-identifiers","commit_stats":{"total_commits":3,"total_committers":1,"mean_commits":3.0,"dds":0.0,"last_synced_commit":"1f32e25b54d2fb60be8e77eb7553bbd3b21f89b8"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capaj%2Fbabylon-undeclared-identifiers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capaj%2Fbabylon-undeclared-identifiers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capaj%2Fbabylon-undeclared-identifiers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capaj%2Fbabylon-undeclared-identifiers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/capaj","download_url":"https://codeload.github.com/capaj/babylon-undeclared-identifiers/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245864940,"owners_count":20685136,"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":["babel"],"created_at":"2024-10-01T12:21:41.356Z","updated_at":"2026-05-05T05:39:34.993Z","avatar_url":"https://github.com/capaj.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# babylon-undeclared-identifiers\ngiven a javascript source code, returns undeclared identifiers\n\nPreviously I used esprima where it was quite complicated task. Thankfully, babylon offers `path.scope.globals` where we get all undefined identifiers right out of the box which makes this package trivial.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcapaj%2Fbabylon-undeclared-identifiers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcapaj%2Fbabylon-undeclared-identifiers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcapaj%2Fbabylon-undeclared-identifiers/lists"}