carbon-components-svelte
svelma
Our great sponsors
carbon-components-svelte | svelma | |
---|---|---|
28 | 4 | |
2,054 | 522 | |
4.9% | - | |
9.4 | 6.5 | |
7 days ago | about 2 months ago | |
Svelte | HTML | |
Apache License 2.0 | MIT License |
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?
svelma
-
SvelteKit UI Framework that uses TailwindCSS
Have you tried Svelma?
I don't know. On the Github page it says "If you are doing server-side rendering with Sapper (or SvelteKit), you'll need to import the .svelte files directly so that your app can compile them, rather than importing from the compiled module." And there is an open issue for SvelteKit. It says:
- Svelte UI Kit
-
Can anyone recommend a good Svelte UI framework?
Svelma is good: https://github.com/c0bra/svelma
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.
headlessui - Completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS.
svelte-material-ui - Svelte Material UI Components
svelte-grid-responsive - Responsive grid system based on Bootstrap for Svelte
svelte-bulma-components - Collection of Bulma UI components to be used in Svelte or standalone
svelte-tutorial - All the course files for the Svelete (beginners) playlist on The Net Ninja YouTube channel.
open-props - CSS custom properties to help accelerate adaptive and consistent design.
svelte-infinite-scroll-example - Example of Infinite Scroll with Intersection Observer API and Svelte
sveltekit-design-system - Build a design system with sveltekit
SveltePress - Documentation for humans.