{"id":14979892,"url":"https://github.com/bitbravo/netlify-cms-responsive-block-widget","last_synced_at":"2026-03-08T01:32:48.739Z","repository":{"id":57310330,"uuid":"183674315","full_name":"BitBravo/netlify-cms-responsive-block-widget","owner":"BitBravo","description":"Netlify CMS Iframe Widget","archived":false,"fork":false,"pushed_at":"2020-10-27T09:02:48.000Z","size":9,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-20T09:33:41.336Z","etag":null,"topics":["iframe","iframe-embeds","netlify-cms","vimeo-video","widget","youtube-video"],"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/BitBravo.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}},"created_at":"2019-04-26T18:10:35.000Z","updated_at":"2023-01-23T03:20:54.000Z","dependencies_parsed_at":"2022-09-08T10:50:22.857Z","dependency_job_id":null,"html_url":"https://github.com/BitBravo/netlify-cms-responsive-block-widget","commit_stats":null,"previous_names":["jsdev63/netlify-cms-responsive-block-widget"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BitBravo%2Fnetlify-cms-responsive-block-widget","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BitBravo%2Fnetlify-cms-responsive-block-widget/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BitBravo%2Fnetlify-cms-responsive-block-widget/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BitBravo%2Fnetlify-cms-responsive-block-widget/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BitBravo","download_url":"https://codeload.github.com/BitBravo/netlify-cms-responsive-block-widget/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241928826,"owners_count":20043882,"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":["iframe","iframe-embeds","netlify-cms","vimeo-video","widget","youtube-video"],"created_at":"2024-09-24T14:00:51.312Z","updated_at":"2026-03-08T01:32:48.695Z","avatar_url":"https://github.com/BitBravo.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Netlify-CMS-Responsive-Iframe-Widget\n\nAdds a iframe widget to your editor allowing you to embed HTML contents, Youtube Video, Vimeo Video, and Images responsibly.\n\n## Installation\n\n```\n\nnpm install --save https://github.com/jsdev63/netlify-cms-responsive-block-widget.git\nor\nnpm install --save netlify-cms-responsive-block-widget\n\n```\n\n## Usage\n\nWithin your `cms.js` file:\n\n```js\nimport CMS from 'netlify-cms';\nimport ResponsiveIframeBlockEditorWidget from 'netlify-cms-responsive-block-widget';\n\nCMS.registerEditorComponent(ResponsiveIframeBlockEditorWidget);\n```\n\nIf you're using Gatsby you need to direct Netlify CMS to your `cms.js` file like this:\n\n```js\n    ...\n   {\n        resolve: 'gatsby-plugin-netlify-cms',\n        options: {\n            modulePath: `${__dirname}/src/cms/cms.js`\n        }\n    }\n    ...\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitbravo%2Fnetlify-cms-responsive-block-widget","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbitbravo%2Fnetlify-cms-responsive-block-widget","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitbravo%2Fnetlify-cms-responsive-block-widget/lists"}