Clone the repository.
git clone https://github.com/uploadcare/uploadcare-widgetYou need a working nodejs and npm.
npm install
npm run buildnpm run devOpen http://localhost:10001. Follow any link. There's going to be a widget or three. Edit code and reload the page :-)
We use tagged HTML strings for templates. Use lit-html plugin for beautiful syntax highlight and HTML autocomplete.
Soon there will be tests 🖖