{"library":"react-iframe","type":"library","category":null,"description":"react-iframe is a React component designed to simplify the integration of `<iframe>` elements into React applications. It acts as a convenient, TypeScript-supported wrapper around the native HTML `<iframe>` tag, abstracting common setup and attribute handling. The current stable version is 1.8.5. While it does not follow a strict release cadence, the project appears actively maintained with recent updates and comprehensive TypeScript support, making it well-suited for modern React development. Its key differentiator is providing a prop-driven interface for `iframe` attributes, including graceful handling of HTML5 deprecated attributes (like `frameBorder` and `allowFullScreen`), and offering explicit, convenient props for `sandbox` and `allow` attributes, which are crucial for security and feature control in contemporary web development and can be more cumbersome to manage directly with a plain `<iframe>` element.","language":"javascript","status":"active","version":"1.8.5","tags":["javascript","react","react-component","iframe","typescript"],"install":[{"cmd":"npm install react-iframe","imports":["import Iframe from 'react-iframe'","const Iframe = require('react-iframe').default","import type { IframeProps } from 'react-iframe'"]},{"cmd":"yarn add react-iframe","imports":[]},{"cmd":"pnpm add react-iframe","imports":[]}],"homepage":null,"github":"https://github.com/svenanders/react-iframe","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/react-iframe","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/react-iframe/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Mon Jul 20","install_tag":null}}