/image

Collection of utilities for easy image control. @fepack/image, @fepack/react-image

Primary LanguageTypeScriptMIT LicenseMIT

@fepack/image - Collection of utilities for easy image control

MIT License PRs Welcome

codecov GitHub stars GitHub forks

OFFICIAL DOCS | DEPENDENCY GRAPH | CONTRIBUTING | LICENSE

@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