[PR #122] [MERGED] Add Svelte Tweakpane UI #128

Closed
opened 2025-11-06 08:56:34 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/TheComputerM/awesome-svelte/pull/122
Author: @kitschpatrol
Created: 9/19/2024
Status: Merged
Merged: 10/26/2024
Merged by: @TheComputerM

Base: mainHead: patch-1


📝 Commits (2)

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

🎛️ Svelte Tweakpane UI wraps user-interface elements from the excellent Tweakpane library in a collection of 31 idiomatic, reactive, type-safe, carefully-crafted, and obsessively-documented Svelte components.

The library makes it easy to quickly and declaratively add knobs and dials to your projects using components that feel like they were made for Svelte. It also augments Tweakpane with a few extra features for your convenience and enjoyment.

The components should be useful for integrating controls and value monitoring in parametrically driven artworks, data visualizations, creative tools, simulations, etc.

I'm proposing adding a link to the documentation page:

Other relevant links:

Thanks for your consideration!


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/TheComputerM/awesome-svelte/pull/122 **Author:** [@kitschpatrol](https://github.com/kitschpatrol) **Created:** 9/19/2024 **Status:** ✅ Merged **Merged:** 10/26/2024 **Merged by:** [@TheComputerM](https://github.com/TheComputerM) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (2) - [`8eca3a7`](https://github.com/TheComputerM/awesome-svelte/commit/8eca3a7dd41671c1a0fd996ae2b4ff91e5280bcc) Add Svelte Tweakpane UI - [`9fd16db`](https://github.com/TheComputerM/awesome-svelte/commit/9fd16db33871b8e3f42c81fb1cd2b18308526267) move to misc ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description 🎛️ Svelte Tweakpane UI wraps user-interface elements from the excellent [Tweakpane](https://tweakpane.github.io/docs/) library in a collection of 31 idiomatic, reactive, type-safe, carefully-crafted, and obsessively-documented Svelte components. The library makes it easy to quickly and declaratively add knobs and dials to your projects using components that feel like they were made for Svelte. It also augments Tweakpane with a few [extra features](https://kitschpatrol.com/svelte-tweakpane-ui/docs/features) for your convenience and enjoyment. [The components](https://kitschpatrol.com/svelte-tweakpane-ui/docs#components) should be useful for integrating controls and value monitoring in parametrically driven artworks, data visualizations, creative tools, simulations, etc. I'm proposing adding a link to the documentation page: - https://kitschpatrol.com/svelte-tweakpane-ui Other relevant links: - https://github.com/kitschpatrol/svelte-tweakpane-ui - https://madewithsvelte.com/svelte-tweakpane-ui Thanks for your consideration! --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 08:56:34 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-svelte#128