brusher A lightweight library to create interactive backgrounds Star Background of this page has been auto created by brusher. Move your mouse around to see it in action. All you need is an image. Below code shows how the current page has been initialized const brusher = new Brusher({ image: 'abstract.png' }); brusher.init(); There are several options that you can use to modify the result. Have a