{"id":15658310,"url":"https://github.com/xtuc/acorn-import-attributes","last_synced_at":"2025-04-04T10:06:31.626Z","repository":{"id":43069326,"uuid":"321125926","full_name":"xtuc/acorn-import-attributes","owner":"xtuc","description":"Support for import assertions in acorn","archived":false,"fork":false,"pushed_at":"2024-10-08T07:49:39.000Z","size":260,"stargazers_count":22,"open_issues_count":3,"forks_count":11,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-28T09:06:15.285Z","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/xtuc.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":"2020-12-13T17:56:05.000Z","updated_at":"2024-10-08T07:49:42.000Z","dependencies_parsed_at":"2024-10-21T15:49:44.617Z","dependency_job_id":null,"html_url":"https://github.com/xtuc/acorn-import-attributes","commit_stats":{"total_commits":75,"total_committers":12,"mean_commits":6.25,"dds":"0.41333333333333333","last_synced_commit":"f2b2d35d6bb664713d7fcf454ef30115fa4a912a"},"previous_names":["xtuc/acorn-import-assertions"],"tags_count":21,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Facorn-import-attributes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Facorn-import-attributes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Facorn-import-attributes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2Facorn-import-attributes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xtuc","download_url":"https://codeload.github.com/xtuc/acorn-import-attributes/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247157091,"owners_count":20893203,"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-03T13:11:51.399Z","updated_at":"2025-04-04T10:06:31.600Z","avatar_url":"https://github.com/xtuc.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Support for import attributes in acorn\n\n## Install\n\n```\nyarn add acorn-import-attributes\n```\n\n## Usage\n\nThis module provides a plugin that can be used to extend the Acorn Parser class:\n\n```js\nconst {Parser} = require('acorn');\nconst {importAttributes} = require('acorn-import-attributes');\nParser.extend(importAttributes).parse('...');\n```\n\n## License\n\nThis plugin is released under an MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxtuc%2Facorn-import-attributes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxtuc%2Facorn-import-attributes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxtuc%2Facorn-import-attributes/lists"}