1.2.0 • Published 7 years ago

react-markov-music v1.2.0

Weekly downloads
-
License
ISC
Repository
-
Last release
7 years ago

#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.