{"id":13547921,"url":"https://github.com/oligot/rollup-plugin-nodent","last_synced_at":"2025-04-24T06:22:53.752Z","repository":{"id":65412131,"uuid":"93513763","full_name":"oligot/rollup-plugin-nodent","owner":"oligot","description":"Rollup plugin for ES2017 async/await keywords","archived":false,"fork":false,"pushed_at":"2018-11-07T09:42:01.000Z","size":41,"stargazers_count":27,"open_issues_count":2,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-29T21:22:45.724Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/oligot.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":"2017-06-06T12:04:19.000Z","updated_at":"2023-06-10T07:23:41.000Z","dependencies_parsed_at":"2023-01-22T07:35:14.376Z","dependency_job_id":null,"html_url":"https://github.com/oligot/rollup-plugin-nodent","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oligot%2Frollup-plugin-nodent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oligot%2Frollup-plugin-nodent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oligot%2Frollup-plugin-nodent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oligot%2Frollup-plugin-nodent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oligot","download_url":"https://codeload.github.com/oligot/rollup-plugin-nodent/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250574780,"owners_count":21452618,"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-08-01T12:01:03.190Z","updated_at":"2025-04-24T06:22:53.726Z","avatar_url":"https://github.com/oligot.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","Plugins"],"sub_categories":["Transpilation"],"readme":"# rollup-plugin-nodent\n\nConvert ES2017 async/await with [nodent](https://github.com/MatAtBread/nodent)\n\n\n## Installation\n\n```bash\nnpm install --save-dev rollup-plugin-nodent\n```\n\n\n## Usage\n\n```js\n// rollup.config.js\nimport nodent from 'rollup-plugin-nodent';\n\nexport default {\n  entry: 'main.js',\n  dest: 'bundle.js',\n  format: 'iife',\n  plugins: [nodent()],\n  sourceMap: true\n};\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foligot%2Frollup-plugin-nodent","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foligot%2Frollup-plugin-nodent","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foligot%2Frollup-plugin-nodent/lists"}