CodeBeam.MudBlazor.Extensions icon indicating copy to clipboard operation
CodeBeam.MudBlazor.Extensions copied to clipboard

What is this package & Contribution

Open mckaragoz opened this issue 2 years ago • 0 comments

Hi all.

This is the extension component package of MudBlazor.

This repo will follow all MudBlazor principles:

  • Free forever
  • No js (except absolutely necessary)
  • Customizable, highly flexible
  • Keep compatibility with future releases of MudBlazor

Which components we aim to create:

  • Useful but not unique components that a core library should not has, but fits on extension package.
  • Unique components that may have a long merging process into the core library.
  • Components that increase the complexity or package size of core library.
  • Components that help fast coding

Which components are not eligible:

  • Depends on JavaScript heavily. (Maybe we can create another project for js solutions)
  • That will only a template. (An extension component should add a new feature, not look like a basic frame or template)

Feel free to contribute. Thanks for all Mud community.

mckaragoz avatar Oct 09 '22 09:10 mckaragoz