mirror of
https://github.com/trafficlunar/jellyfin-spicetify.git
synced 2026-06-13 19:07:06 +00:00
20 lines
887 B
Markdown
20 lines
887 B
Markdown
# Warning
|
|
|
|
This project is deprecated and should not be used for bundling spicetify extensions or custom apps. Please use [`esbuild`](https://esbuild.github.io/), [`Bun's bundler`](https://bun.com/docs/bundler), [`Rollup`](https://rollupjs.org/) or [`webpack`](https://webpack.js.org/)/[`rspack`](https://rspack.rs/) 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](https://spicetify.app/docs/development/spicetify-creator/the-basics)!
|
|
|
|
## Made with Spicetify Creator
|
|
- https://github.com/spicetify/spicetify-creator
|