paskals / PowerBI-visuals-CardBrowser

Card Browser PowerBI Visualization

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Node.js CI

Card Browser

Browse documents using double-sided cards, and click to view in place.

Card Browser is a document set viewer featuring flippable, double-sided cards for natural navigation of media collections.

The Preview face of each card renders the headline image, title, and origin of the story with a text sample, enabling rapid discovery of documents of interest. Flipping the cards reveals the MetaData face, which lists document properties. Clicking on a card expands it in place for detailed reading.

Alt text

Alt text

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Debugging

Building

  • Run yarn run package to package the visual.
  • .pbiviz file will be generated in the dist folder

Testing

  • Run yarn test

About

Card Browser PowerBI Visualization

License:MIT License


Languages

Language:TypeScript 49.5%Language:JavaScript 35.2%Language:SCSS 7.8%Language:Handlebars 3.9%Language:HTML 3.1%Language:CSS 0.6%