use-image-hook
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

Use Image hook

✨This custom hook is extract data from image tags. ✨

Environment

  • React
  • React hook
  • Typescript

Props

  • result: string;
  • file: Blob | null;
  • isSuccess: boolean | null;
  • isFail: boolean | null;

Example

https://codesandbox.io/p/sandbox/musing-water-86gr6h

/use-image-hook/

    Package Sidebar

    Install

    npm i use-image-hook

    Weekly Downloads

    2

    Version

    1.0.3

    License

    MIT

    Unpacked Size

    39.9 kB

    Total Files

    19

    Last publish

    Collaborators

    • hanilkong