ucg8j / awesome-dash

A curated list of awesome Dash (plotly) resources
Creative Commons Zero v1.0 Universal
2.13k stars 260 forks source link

Add dash-bootstrap-components to the README #19

Closed pbugnion closed 5 years ago

pbugnion commented 5 years ago

For adding tutorials, packages, or apps

What did you add to the README.md file?

This PR adds a link to the dash-bootstrap-components documentation.

dash-bootstrap-components is a components and layout library for Plotly Dash. It adds several high-level components (dropdowns, progress bars, buttons, tooltips, simple interactive fade / collapse components, navbars etc.). It also exposes Dash's grid system to make it easy to structure Dash apps.

While dash-bootstrap-components is a fairly new library, it has extensive documentation and a growing user base.

x-ref @tcbegley (the main contributor to dash-bootstrap-components)


For first time contributors...

Do you want to be added to the contributors list on the README.md file?
What name would you like?

Pascal Bugnion

What website would you like your name linked to?

https://pascalbugnion.net

ucg8j commented 5 years ago

Apologies for the delay in getting to this - great library and documentation. Thanks 👍

pbugnion commented 5 years ago

Perfect, thank you, and thanks for maintaining this list.