@fepack/image
offers a collection of utilities designed for easy image control.
- load
- LoadClient
- checkWebPSupport
- detect
- extractRGBs
npm install @fepack/image
pnpm add @fepack/image
yarn add @fepack/image
For React developers, @fepack/react-image
provides hooks and components tailored for your workflow with images.
- Load
- useLoad
npm install @fepack/react-image
pnpm add @fepack/react-image
yarn add @fepack/react-image
MIT