Skip to content

fepack/image

Repository files navigation


MIT License PRs Welcome

codecov GitHub stars GitHub forks

@fepack/image

npm version

@fepack/image offers a collection of utilities designed for easy image control.

Features

  • load
  • LoadClient
  • checkWebPSupport
  • detect
  • extractRGBs

Installation

npm install @fepack/image
pnpm add @fepack/image
yarn add @fepack/image

@fepack/react-image

npm version

For React developers, @fepack/react-image provides hooks and components tailored for your workflow with images.

Features

  • Load
  • useLoad

Installation

npm install @fepack/react-image
pnpm add @fepack/react-image
yarn add @fepack/react-image

License

MIT