Library: React Blob Viewer

·

React Blob Viewer is library that I created to show blob data into page instantly using reactjs. For example:

  • Your application store image and display it
  • Your application store text and want to preview it.
  • Your application store pdf and you want to preview it.

Using this library, you have no worries about handle different type of data. If you have unique type file, excel for example. I have add callback to give you option to handle unique cases.

    PortfolioPortfolioJuly 5, 2025riochndr