Images A React library for zooming images like Medium Apr 27, 2019 1 min read react-medium-zoom A React library for zooming images like Medium. View Demo Download Source Install npm install --save react-medium-zoom Bash Usage import React, { Component } from 'react' import ReactMediumImg from 'react-medium-zoom' class App extends Component { render () { return ( <ReactMediumImg src={'image'} onOpen={() => console.log('Image Open')} onClosed={() => console.log('Image closed')} {...allImageProps} /> ) } } React JSX GitHub shahen94/react-medium-zoom?? — Read MoreLatest commit to the undefined branch on unknownDownload as zip Images
Images A simple Image to text website built with Next.js Image to text, fast. Built with the Vercel AI SDK, Claude, and Next.js. 18 April 2024
Images Alpaca image generator website Built with ReactJS Alpaca image generator website Built with ReactJS 29 February 2024
Images A React component that converts any image into interactive particles A React component that converts any image into interactive particles. 31 January 2024