Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 421 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 421 Bytes

Turn your website into a seizure-inducing rave

Demo

Use

  1. Require it
<script src='oonts.js'></script>
<link rel='stylesheet' href='oonts.css'/>
  1. Call oonts()
  2. Have a party

Options

  • duration: length of time to oonts in seconds
  • bpm: oonts rate
oonts({
  "duration": 5,
  "bpm": 150
})