https://github.com/devklick/u-he-skins
https://github.com/devklick/u-he-skins
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/devklick/u-he-skins
- Owner: devklick
- Created: 2024-07-19T20:44:42.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2026-05-16T21:41:23.000Z (about 1 month ago)
- Last Synced: 2026-05-16T23:43:01.972Z (about 1 month ago)
- Language: TypeScript
- Homepage: https://devklick.github.io/u-he-skins/
- Size: 600 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
U-he Skins
[u-he](https://u-he.com/) create cross platform virtual synthesizers and
audio effects. They also provide a [page](https://u-he.com/PatchLib/skins.html)
listing various skins that are available to download and use on their products. The page is a little outdated, and it can be hard to find skins for a particular device.
This repository contains the source code for a React application which consumes the data from the linked u-he page and displays it in a more modern and user-friendly way.
### UI Hosting
This application is hosted using Github Pages and can be found at:
https://devklick.github.io/u-he-skins/
### API
This application consumes data returned by the API in another repository, [u-he-skins-api](https://github.com/devklick/u-he-skins-api).