component-template
svelte-materialify
component-template | svelte-materialify | |
---|---|---|
7 | 5 | |
557 | 611 | |
0.0% | - | |
0.0 | 1.0 | |
over 2 years ago | about 2 years ago | |
JavaScript | Svelte | |
- | 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.
component-template
-
Should you compile components before publishing them?
Reason I'm asking is that the official component template has a build step that compiles it to pure js. But I just tried publishing it with no build step (so literally just button.svelte, index.mjs and package.json and it seems to work fine.
- Anyone have complete documentation on creating an npm package with SvelteKit?
- how do use Svelte templates with Yarn?
-
Build your own component library with Svelte
But what would it be like to build your own Svelte component library? Fortunately, there are several templates that you could start with, like the official template provided by Svelte and Svelte 3 Component Template, which are considered the go-to for building your own component library.
-
Design systems with Storybook - seeking suggestions
My question is: is there a good up-to-date Tailwind, Svelte, Storybook template out there? The one on Github is pretty old and was abandoned 5+ months ago. With the pace of change, I'm worried I'd bump into legacy bugs. I'm confused as to where to start because Svelte has an official component-template but its 10 months old. Also, which bundler is the best for a newbie? Lastly, should I use svelte-add or is there a more stable solution out there with support for Storybook?
- How to make a svelte library / a custom svelte component npm module?
-
What's the state of the art of authoring component libraries with Typescript?
The official component template still has an open issue pertaining typescript support, and there's several templates linked there. Given that time is a rare resource, and given that I frankly don't trust myself to make the right decision here up-front, I'd be interested in your thoughts and experiences. Are there trade-offs in the available TS templates? Or does one of them basically tick all the boxes already? If so, why is there no endorsed official TS template?
svelte-materialify
- What frustrates you in using Svelte?
-
Learning tailwind, isn't writing css styling alongside your html bad practice? Shouldn't it stay separate?
For example, have a look at this button. It's a button for a Material design Svelte library. The styling is in a Sass (SCSS) file. The structure and any logic/script is in the .svelte file.
-
Best UI Libraries For Svelte
Svelte Materialify
-
Build your own component library with Svelte
Due to this popularity, devs have introduced several awesome UI component frameworks/libraries like Svelte Material UI, Smelt, Svelte Materialify and Sveltestrap.
-
Alternatives to Svelte Material UI that will work with TypeScript?
I dont know why the https://github.com/TheComputerM/svelte-materialify decided to go on their own way instead of working with SMUI people. May be they are ahead in Typescript support?
What are some alternatives?
svelte-headlessui - Unofficial Svelte port of the Headless UI component library
svelte-material-ui - Svelte Material UI Components
svelte-adders - Easily add integrations and other functionality to Svelte(kit) apps
sveltekit-blog-mdx - SvelteKit MDX starter blog with MDsveX (Svelte in markdown)
primitives - Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.
carbon-components-svelte - Svelte implementation of the Carbon Design System
svelte-component-template - A highly-opinionated base for building shareable Svelte 3 components
smelte - UI framework with material components built with Svelte and Tailwind CSS
sveltekit-package-template - A barebones project that provides the essentials for writing highly-optimized, reusable packages in Svelte.
fluent-svelte - A faithful implementation of Microsoft's Fluent Design System in Svelte.
vite - Next generation frontend tooling. It's fast!