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 40d6c34e3b
v1.0.0-beta.1
2020-03-25 22:12:58 +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 Add banner 2020-03-25 19:09:56 +01:00
src Add Twitter 2020-03-25 22:11:45 +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 v1.0.0-beta.1 2020-03-25 22:12:58 +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>