About 1,630,000 results
Open links in new tab
  1. react-doc-viewer - npm

    Nov 19, 2025 · Basic DocViewer requires at least an array of document objects to function. Each document object must have a uri to a file, either a url that returns a file or a local file.

  2. GitHub - cyntler/react-doc-viewer: File viewer for React.

    DocViewer requires at least an array of document objects to function. Each document object must have a uri to a file, either a url that returns a file or a local file. By default, the first item in your documents …

  3. Document viewer using mammoth.js and react doc view - Medium

    Jun 27, 2024 · This project provides a simple yet functional document viewer using React. The two implementations (mammoth.js and react-doc-viewer) offer flexibility based on your requirements.

  4. react-doc-viewer examples - CodeSandbox

    Use this online react-doc-viewer playground to view and fork react-doc-viewer example apps and templates on CodeSandbox. Click any example below to run it instantly or find templates that can be …

  5. React file viewer: Display PDFs, images, and Office documents in your …

    Jul 7, 2025 · Build a React file viewer with Nutrient Web SDK to display PDF documents, images, and Office files entirely in the browser — no server or Microsoft Office required.

  6. Building an Interactive Multiple Document Format in React.js

    Aug 9, 2024 · This article will cover how you can utilize the @cyntler/react-doc-viewer package to make a file viewer that can display different file types on your website for reading purposes.

  7. @cyntler/react-doc-viewer - npm

    DocViewer requires at least an array of document objects to function. Each document object must have a uri to a file, either a url that returns a file or a local file. By default, the first item in your documents …

  8. Releases · cyntler/react-doc-viewer - GitHub

    File viewer for React. Contribute to cyntler/react-doc-viewer development by creating an account on GitHub.

  9. 5 Best Markdown Editors for React Compared - strapi.io

    5 days ago · Compare 5 markdown editors for React by bundle size, maintenance, and integration complexity. Practical guidance for developers building React apps.

  10. How to build a React Word (DOC and DOCX) viewer

    Apr 21, 2025 · This tutorial demonstrates how to build a React Word viewer using Nutrient Web SDK to display DOC/DOCX files directly in browsers without server-side processing.