carbon-components-svelte
svelte-material-ui
Our great sponsors
carbon-components-svelte | svelte-material-ui | |
---|---|---|
28 | 28 | |
2,054 | 2,904 | |
4.9% | - | |
9.4 | 9.1 | |
7 days ago | about 2 months ago | |
Svelte | Svelte | |
Apache License 2.0 | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
carbon-components-svelte
- What UI framework would you recommend?
-
Are there any downsides in using svelte or sveltekit?
Svelte/SvelteKit does have some high-quality libraries available like carbon-components-svelte but there's just nothing near as much.
-
Carbon-design-system for Svelte: dynamic import is your only solution !
I've opened issue on IBM community to find a solution rather than importing via , although I could not even get any answer to that . After sometime of scratching my head and couple of tests on Webpack behaviour, I've managed to crack carbon-design-system for Svelte once and for all . Repeating myself:
-
Best practice for UI design in scientific app
You could check out Carbon https://carbon-components-svelte.onrender.com/
-
Observations about Svelte
Carbon Desing
-
Integrating a Svelte app with Rust using WebAssembly
We will quickly add carbon-components-svelte using the minimum required steps, but you can check the library’s documentation for more detailed information and examples.
-
What UI libraries do you use with Svelte?
+1 for carbon. The npm package is really well-made; all of the Carbon components are native Svelte components and the docs are excellent. It's a really good port; all of the svelte stuff like bind:toggled, custom Svelte events, etc. all works really nicely.
-
Creating a new portfolio with Svelte
And other pre-built component that I used and I think it's worth mentioning is the Accordion that exists in Carbon Components for Svelte. It's really pretty and works great too!
- What frustrates you in using Svelte?
- I'm starting a svelte-utility library for common actions and components, what should I include?
svelte-material-ui
-
SvelteKit dashboard app
For material UI you can use: https://sveltematerialui.com. It works fine although my experience with it is minimal. For tailwind you can run npx svelte-add tailwindcss.
-
Building a multi-framework dashboard with Astro
As I mentioned at the beginning of this article, we’re using Svelte Material UI. To install it in our project, we have to first add it to our dependencies:
-
Svelte(Kit) Top 10 Wishlist for 2023
I know everyone loves Tailwind; I do too. However, there are too many things we take for granted with Material Design. Try and add a simple Date Picker to a Svelte Project. The Materialify project was abandoned (as well as the potential re-write SvelterialJS). The Svelte Material UI hasn't been updated in months, has poor documentation, and may well be on its way to be abandoned as well. Angular Material is well supported by Goodle, React MUI is in the process of getting updated, and so is Vuetify. SolidJS just built a translator for React MUI, and I think it is buggy and doesn't support Solid Start yet. Vercel should donate $$ monthly to support Svelte Material UI. It also needs to add components outside of Material Web (like Datepicker) that the Vue, Angular, and React alternatives support. Material UI is the standard for a reason. Another option would be to find a good translator like Mitosis, but I don't see that happening in this case. That being said, there are some alpha and beta UI Frameworks worth looking at like Skelton and SvelteUI (based on Tailwind). https://sveltematerialui.com/ https://www.skeleton.dev/ https://www.svelteui.org/
-
How to use a web component library with sveltejs?
material ui web: https://sveltematerialui.com
The issues I've seen with SMUI have to do with TypeScript support (example), but these should be solved in the upcoming release 7.0.
-
A good Material UI Lib?
HI all! I am looking for a good Material UI framework to use with Sveltekit! I have been trying to use SMUI from sveltematerialui.com, however it seems to cause tons of issues and the github issues don't seem to want to fix many of them, it seems like it isn't fully prod ready. I have looked at materialify, it seems good, however it hasn't been updated in the past 12 months, so I am not sure about the status of that. Option 3 would be me making all styles myself.... but that is quite a bit of work and I would like to have something working before the end of the month. Does anyone have any good alternatives to these? I have looked into Google's material libs, but they seem geared towards react and I am not sure if I want to mix things up that much. There must be matieral only CSS libs around that will play well with Tailwind, but I haven't had much luck finding anything (open source) that works well.
-
What component libraries are available
I'm using SMUI- the Svelte Material UI inspired by the design on Google sites and Android.
-
What programming language frontend and backend is most likely used here? I just started learning programming and want to make a project similar to this, and any advice what should I learn to make something like this? Thank you!
Although this could also be done with some other framework like React, Vue, Svelte, etc.I think using a variant of the MaterialUI with its various widgets (user interface elements that can be used to build your app) will give you the look and feel you are looking for, see https://mui.com/ for React or https://sveltematerialui.com/ for Svelte
-
How to create a CRUD app with SvelteKit
Now let's create the UI for this application using Sveltematerialui. This UI framework provides us with all the components we need to create our UI. It was developed to allow you to install the component you want, keeping your application as minimal as possible.
-
Introducing Skeleton: A fully featured Svelte component library.
Fast forward to February of this year and we began the planning phases for our next generation and evolution of our platform. We immediately began brainstorming a means to transition from Angular to Svelte/Kit. However, as we searched for UI libraries to replace Angular Material we came up short. Sure options like Svelte Material UI were available. However, we had growing concerns about the trajectory of Material Design. Material Design v3 hasn't really been a resounding success, having only a small handful of components (even today), and is currently limited exclusively to Android. Even Angular Material, a Google-owned project, has been slow to adopt v3. Progress has been moving at a snail's pace. This left us with a dilemma.
What are some alternatives?
shoelace-css - A collection of professionally designed, every day UI components built on Web standards. Works with all framework as well as regular HTML/CSS/JS. 🥾
svelte-materialify - A Material UI Design Component library for Svelte heavily inspired by vuetify.
sveltestrap - Bootstrap 4 & 5 components for Svelte
kahi-ui - Straight-forward Svelte UI for the Web
sveltekit-blog-mdx - SvelteKit MDX starter blog with MDsveX (Svelte in markdown)
Svelte - Cybernetically enhanced web apps
svelte-simple-modal - A simple, small, and content-agnostic modal for Svelte v3
svelte-starter - A Svelte starter template for projects
svelte-file-dropzone - Svelte component for fileupload
headlessui - Completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS.
svelte-grid-responsive - Responsive grid system based on Bootstrap for Svelte