Package Exports
- react-file-viewer
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (react-file-viewer) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
react-file-viewer
Extendable file viewer for web
Supported file formats:
- png, jpeg
- csv
- xslx
- docx
To start demo app
make start
To run the linter
make lint
Roadmap
- Remove ignored linting rules and fix them