webamp/examples
2020-05-24 21:59:49 -07:00
..
minimal Move files to better locations and remove possibley out of date readme content 2020-05-24 21:59:49 -07:00
minimalMilkdrop Move files to better locations and remove possibley out of date readme content 2020-05-24 21:59:49 -07:00
parcel Move files to better locations and remove possibley out of date readme content 2020-05-24 21:59:49 -07:00
webpack Move files to better locations and remove possibley out of date readme content 2020-05-24 21:59:49 -07:00
webpackLazyLoad Move files to better locations and remove possibley out of date readme content 2020-05-24 21:59:49 -07:00
readme.md Move files to better locations and remove possibley out of date readme content 2020-05-24 21:59:49 -07:00

Examples

This directory contains a number of examples of how to add Webamp to a project.

  • Minimal Stick Webamp in a <script> tag, and add a few lines of JavaScript to get Webamp on your page.
  • Webpack Install Webamp via NPM and bundle it in a Webpack bundle.
  • Parcel Install Webamp via NPM and bundle it in a Parcel bundle.
  • Webpack Lazyload In progress
  • Minimal Milkdrop In progress

Additionally, we have a somewhat more full featured example that you can play with on CodeSandbox.io:

https://codesandbox.io/s/y0xypox60z