Should you compile components before publishing them?

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

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • component-template

    A base for building shareable Svelte components

    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.

  • CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  • primitives

    Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.

    We only use a few for each project and I want to version them separately. kinda like [radix ui](https://github.com/radix-ui/primitives) does it

  • sveltekit-package-template

    A barebones project that provides the essentials for writing highly-optimized, reusable packages in Svelte.

    Anyways, I also made a component template that utilizes SvelteKit packaging if you're interested. https://github.com/tropix126/sveltekit-package-template

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

  • Passing event handlers in $$restProps? (ex. creating a wrapped <Input /> component)

    2 projects | /r/sveltejs | 12 Jan 2023
  • YouTube for Windows 11 Video Concept (Fluent Friday)

    2 projects | /r/Windows_Redesign | 22 Apr 2022
  • Update Svelte component style using on:mousemove directive

    2 projects | /r/sveltejs | 12 Mar 2022
  • Svelte is so easy to work with. Here is my first package: svelte-steps

    1 project | /r/sveltejs | 22 Aug 2021
  • Svelte vs Angular: Which Framework Suits Your Project?

    3 projects | dev.to | 21 Jun 2024

Did you konow that JavaScript is
the 3rd most popular programming language
based on number of metions?