1.2.0 • Published 8 years ago
react-markov-music v1.2.0
#react-markov-music
Installation
npm install --save react-markov-music.
Usage
import MarkovMusic from 'react-markov-music'
...
<MarkovMusic controls live />
...Props:
controls: Boolean. If true, will show the GUI.
live: Boolean. If true, component will listen for keypress events.
keymap: Boolean. If true, will display the current keybindings.