Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1019 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 1019 Bytes

Sveltify Creator

Sveltify Creator is a tool to compile modern Typescript/Javascript code to Spicetify extensions and custom apps, now with possibility of using svelte instead of react (or in combination!)

Usage

The app creator is in the works, in the meantime use this template

In the future you can probably run npx sveltify-creator to create the extension/app

Features

  • Typescript, React and svelte syntax
  • Import node packages
  • CSS/SCSS with PostCSS support
  • Extremely fast compile time with esbuild.
  • Plugins

Docs

Check out Spicetify's docs!

Get started

the app creator is in the works, in the meantime use this template

Contribute

Feel free to pull request. If you want insight on future plans you can check the projects page

Made with Spicetify Creator