https://github.com/coderobe/microhues
🎨 an audiovisual javascript library
https://github.com/coderobe/microhues
colors javascript javascript-framework javascript-library music
Last synced: 7 months ago
JSON representation
🎨 an audiovisual javascript library
- Host: GitHub
- URL: https://github.com/coderobe/microhues
- Owner: coderobe
- Created: 2017-04-20T23:19:33.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-09-30T21:11:08.000Z (over 7 years ago)
- Last Synced: 2025-01-26T11:44:25.943Z (12 months ago)
- Topics: colors, javascript, javascript-framework, javascript-library, music
- Language: JavaScript
- Homepage:
- Size: 37.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# microhues
## Run-time dependencies
- [DataTower](https://github.com/CloakedSystems/DataTower)
## Build
1. get required dependencies with `yarn install`
2. run `yarn build`
3. all files from `src` will be turned into non-es2015 files inside `dist`
4. profit!