rewbs / sd-parseq

Parameter sequencer for Stable Diffusion
https://sd-parseq.web.app/
MIT License
361 stars 39 forks source link

Decompose ParseqUI and port to typescript. #24

Open rewbs opened 2 years ago

rewbs commented 2 years ago

ParseqUI is a bloated and would benefit from being broken down into subcomponents. Furthermore, the lack of types is annoying, so this would be a good opportunity to start converting those subcomponents to typescript.

rewbs commented 1 year ago

This is underway and will be done progressively. All new code will be TS.