An open API service indexing awesome lists of open source software.

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

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!