Show HN: NPM package for React Document Picture in Picture(PIP)

npmjs.com

1 points by kangbit 7 hours ago

Hi HN! I built a React component that makes it easy to use the Document Picture-in-Picture API.

Unlike the traditional video PiP, Document Picture-in-Picture lets you put any HTML content in an always-on-top floating window.

Package: https://www.npmjs.com/package/react-document-pip

This library uses the Document Picture-in-Picture API, which is currently supported in:

- Chrome 116+

- Edge 116+

- Opera 102+