[PR #1892] [MERGED] feat: add Butterchurn visualizer #1937

Closed
opened 2026-02-26 03:32:49 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/koel/koel/pull/1892
Author: @kran27
Created: 12/21/2024
Status: Merged
Merged: 3/17/2025
Merged by: @phanan

Base: masterHead: master


📝 Commits (1)

  • dbe79c9 feat: add Butterchurn visualizer

📊 Changes

5 files changed (+13141 additions, -501 deletions)

View changed files

package-lock.json (+12646 -0)
📝 package.json (+2 -0)
📝 resources/assets/js/config/visualizers.ts (+9 -0)
resources/assets/js/visualizers/butterchurn/index.ts (+65 -0)
📝 yarn.lock (+419 -501)

📄 Description

I don't tend to work with yarn or node so I'm not sure which package files have necessary changes/which changes in those files are necessary.

Closes #1891


🔄 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/koel/koel/pull/1892 **Author:** [@kran27](https://github.com/kran27) **Created:** 12/21/2024 **Status:** ✅ Merged **Merged:** 3/17/2025 **Merged by:** [@phanan](https://github.com/phanan) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`dbe79c9`](https://github.com/koel/koel/commit/dbe79c99d62b626b689886c6788cf2cb9c69acb7) feat: add Butterchurn visualizer ### 📊 Changes **5 files changed** (+13141 additions, -501 deletions) <details> <summary>View changed files</summary> ➕ `package-lock.json` (+12646 -0) 📝 `package.json` (+2 -0) 📝 `resources/assets/js/config/visualizers.ts` (+9 -0) ➕ `resources/assets/js/visualizers/butterchurn/index.ts` (+65 -0) 📝 `yarn.lock` (+419 -501) </details> ### 📄 Description I don't tend to work with yarn or node so I'm not sure which package files have necessary changes/which changes in those files are necessary. Closes #1891 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 03:32:49 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/koel-koel#1937
No description provided.