Menu
Libraries |
Category

sveltosis

  • Purpose: Sveltosis is a Svelte parser that compiles components to Mitosis JSON format, enabling developers to write Svelte components once and compile them to work across multiple frameworks.
  • Status: Development has been merged into Mitosis , and future updates will occur there.
  • Key Features:
    • Converts Svelte components into a framework-agnostic format (Mitosis JSON).
    • Supports cross-framework compilation.
  • Resources:
  • Packages:
    • @sveltosis/parser (In Development)
    • @sveltosis/eslint-plugin (Planned)

Note: The project now recommends using Mitosis directly for continued development.

mitosissveltosishacktoberfestsveltesveltejs

Comments