What blazor wasm componet do you need today?

This page summarizes the projects mentioned and recommended in the original post on /r/Blazor

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • Swiper

    Most modern mobile touch slider with hardware accelerated transitions

    I think what's missing most is a selection of components with high responsiveness and a complete feature set. Look closely at something like swiper.js, or d3js, or similarly mature tools and libraries and you'll have a hard time finding anything in Blazor that is truly equivalent as a standalone replacement or responsive and functionally complete as a wrapper for integrating these existing libraries into Blazor projects. For example there are plenty of Blazor components both paid and free that let you show a basic, swipe-able gallery of images, but I've yet to see any that feels as smooth, animates efficiently, has infinite scroll, allows lots of visual customization, supports styled navigation buttons, automates with code, or otherwise has anything like the same feature set as swiperjs. Same for d3js and a host of other libs.

  • d3

    Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:

    I think what's missing most is a selection of components with high responsiveness and a complete feature set. Look closely at something like swiper.js, or d3js, or similarly mature tools and libraries and you'll have a hard time finding anything in Blazor that is truly equivalent as a standalone replacement or responsive and functionally complete as a wrapper for integrating these existing libraries into Blazor projects. For example there are plenty of Blazor components both paid and free that let you show a basic, swipe-able gallery of images, but I've yet to see any that feels as smooth, animates efficiently, has infinite scroll, allows lots of visual customization, supports styled navigation buttons, automates with code, or otherwise has anything like the same feature set as swiperjs. Same for d3js and a host of other libs.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

  • fast

    The adaptive interface system for modern web experiences.

    Just want to throw my 2 cents in here: Use platform agnostic solutions for most smaller and even some larger components. A great way to create components that can be used anywhere is Microsoft FAST.

  • TextEditor

    Rich text editor for Blazor applications - Uses Quill JS

    There is a good one that uses QuillJs: https://github.com/Blazored/TextEditor

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts