{"id":14981906,"url":"https://github.com/andarist/babel-check-duplicated-nodes","last_synced_at":"2025-08-21T09:32:17.631Z","repository":{"id":65336301,"uuid":"137660110","full_name":"Andarist/babel-check-duplicated-nodes","owner":"Andarist","description":"🐠 Babel helper module for transforms authors to check the AST against duplicated nodes.","archived":false,"fork":false,"pushed_at":"2020-07-08T22:11:27.000Z","size":2,"stargazers_count":1,"open_issues_count":1,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-06T22:51:03.446Z","etag":null,"topics":["babel"],"latest_commit_sha":null,"homepage":"","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/Andarist.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":"2018-06-17T14:14:36.000Z","updated_at":"2019-07-08T15:21:13.000Z","dependencies_parsed_at":"2023-01-17T19:00:37.888Z","dependency_job_id":null,"html_url":"https://github.com/Andarist/babel-check-duplicated-nodes","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Andarist%2Fbabel-check-duplicated-nodes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Andarist%2Fbabel-check-duplicated-nodes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Andarist%2Fbabel-check-duplicated-nodes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Andarist%2Fbabel-check-duplicated-nodes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Andarist","download_url":"https://codeload.github.com/Andarist/babel-check-duplicated-nodes/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230507031,"owners_count":18236942,"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-09-24T14:04:27.879Z","updated_at":"2024-12-19T21:51:54.802Z","avatar_url":"https://github.com/Andarist.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# babel-check-duplicated-nodes\n\nDuplicated AST nodes often lead to obscure bugs. This module checks your AST and\nthrows a helpful error if you include a duplicated node in your output. It's\nuseful when authoring babel transforms.\n\nThis piece of code was originally written by @nicolo-ribaudo and is included in\n[babel's codebase](https://github.com/babel/babel/blob/d383659ca6adec54b6054f77cdaa16da88e8a171/packages/babel-helper-transform-fixture-test-runner/src/index.js#L128).\n\n## API\n\n```js\ncheckDuplicatedNodes(babel, ast)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandarist%2Fbabel-check-duplicated-nodes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandarist%2Fbabel-check-duplicated-nodes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandarist%2Fbabel-check-duplicated-nodes/lists"}