Pulsanti di condivisione leggeri, eleganti ed etici Piccoli. Senza dipendenze. Soli 6 KB Eleganti. Utilizzano i loghi vettoriali e i colori ufficiali senza disordine visivo. Etico. Non incorpora alcun codice di tracciamento. https://mastodon.uno
Go to file
Nikita Karamov fcfa78f98c
Remove ESM build
Since there is nothing to import, I don't think ESM can be really used.
2020-03-25 22:51:16 +01:00
.github Initial commit 2020-03-25 16:32:25 +01:00
docs Add basic docs website 2020-03-25 16:45:04 +01:00
rollup Remove ESM build 2020-03-25 22:51:16 +01:00
src Add WhatsApp 2020-03-25 22:45:47 +01:00
.eslintignore Set up build and linting 2020-03-25 17:44:11 +01:00
.eslintrc.js Set up build and linting 2020-03-25 17:44:11 +01:00
.gitignore Add size-limit & eslint-ci 2020-03-25 22:09:35 +01:00
.travis.yml Set up build and linting 2020-03-25 17:44:11 +01:00
LICENSE Initial commit 2020-03-25 16:32:25 +01:00
README.md Add basic docs website 2020-03-25 16:45:04 +01:00
package.json Remove ESM build 2020-03-25 22:51:16 +01:00
tsconfig.json Set up build and linting 2020-03-25 17:44:11 +01:00
yarn.lock Add size-limit & eslint-ci 2020-03-25 22:09:35 +01:00

README.md

shareon

Postal Horn emoji

Lightweight, stylish and ethical share buttons.

  • Small. Dependency-free.
  • Stylish. Uses official vector logos and colors.
  • Ethical. No tracking code is being embedded.
<!-- Define the container element -->
<div class="sharevia">
    <!-- Choose desired networks -->
    <div class="twitter"></div>

    <!-- Add optional text -->
    <div class="facebook">Share</div>
</div>