shareon icon indicating copy to clipboard operation
shareon copied to clipboard

📯 Lightweight, stylish, and ethical share buttons for popular social networks

Results 22 shareon issues
Sort by recently updated
recently updated
newest added

The current icon creation process is a bit too complicated: - take icon from simpleicons.org - if the icon not present there, use icon from elsewhere (usually the owner) -...

help wanted
dev

Currently, all logos are being used without proper copyright notices. Thanks to @andybalaam for indirectly pointing it out in #23

docs

To ease the contribution process contribution guidelines should be written, which explain all important processes; most importantly — addition of new icons.

docs
dev

shareon can be customizable — users can change icons' text colour, size, shape, etc. Users can also use shareon's style backend to create custom icons (see #6 as an example...

docs

This is a big PR meant to implement lots of issues outlined for v3 - (breaking) using esbuild instead of Vite - everything is faster and not as boilerplate-y -...

This PR remakes the whole CSS used in the package. - old `position: absolute` hacks get replaced with Flexbox - instead of `background-image`, icons use `mask-image`. This allows us to...

Hi! I'm trying to understand the differences with [Likely](https://github.com/NikolayRys/Likely) and I created the following comparison table. Is there anything I have forgotten or anything I filled wrong? Would it make...

docs

In some cases there are cases in which the location.href is not meant to be the shareable url.

docs
question

Instead of manually generating and pushing the documentation to the `pages` branch, let's put the docs sources in the repo, use Vite to build them and upload them to the...

docs