kytta / shareon

📯 Lightweight, stylish, and ethical share buttons for popular social networks
https://shareon.js.org/
MIT License
465 stars 25 forks source link

Refactor url builder #10

Closed vladimyr closed 3 years ago

vladimyr commented 4 years ago

Use URL & URLSearchParams instead of manually concatenating URL parts. Extract renderer to separate cjs/mjs module.

vladimyr commented 4 years ago

@NickKaramoff No worries I'll split it into smaller chunks ☺️