mirror of
https://github.com/spicetify/spicetify-creator.git
synced 2026-04-27 01:35:48 +03:00
No description
| .vscode | ||
| packages | ||
| .gitignore | ||
| LICENSE | ||
| package.json | ||
| README.md | ||
| yarn.lock | ||
Warning
This project is deprecated and should not be used for bundling spicetify extensions or custom apps. Please use esbuild, Bun's bundler, Rollup or webpack/rspack with your own config. This project won't be receiving any more updates until further notice.
Spicetify Creator
Spicetify Creator is a tool to compile modern Typescript/Javascript code to Spicetify extensions and custom apps.
Features
- Typescript and React syntax
- Import node packages
- CSS/SCSS with PostCSS support
- Extremely fast compile time with esbuild.
- Plugins
Docs
Check out Spicetify's docs!