Skip to content

bento-platform/bento-file-display

Repository files navigation

bento-file-display

TypeScript component for displaying files in Bento front-ends.

Installation and Usage

VERSION='0.2.0'  # specify latest here
npm install "https://github.com/bento-platform/bento-file-display/releases/download/v${VERSION}/bento-file-display-v${VERSION}.tgz"

Make sure to import the stylesheet as well:

import "bento-file-display/dist/style.css";

About

TypeScript component for displaying files in Bento front-ends.

Resources

License

Stars

Watchers

Forks

Packages

No packages published