Giter VIP home page Giter VIP logo

bookmark.style's Introduction


๐Ÿช„ Turn any link into a stylish visual web bookmark, one-click to copy the beautiful web bookmark image.

Concepts

This web app is built on top of metafy, which provides serverless api to fetch websites metadata easily and turn the metadata into the visual bookmark. like Twitter does.

Articles

Features

  • ๐Ÿ”ฎ Turn any given links into a stylish visual web bookmark
  • ๐Ÿฆ Twitter card like
  • ๐Ÿ”– Notion web-bookmark like
  • ๐Ÿ–ผ๏ธ Copy image to your clipboard
  • ๐Ÿ’พ Download image to your computer.
  • ๐Ÿ“ท Toggle the QRCode on the bookmark
  • ๐ŸŒ› Dark mode support

Chrome web extension for bookmark.style

Go to chrome web store

Usage Tips

You can create a new bookmarklet in your browser and enter the URL below:

javascript: window.location =
  'https://www.bookmark.style/?url=' + encodeURIComponent(document.location)

When you click on the bookmarklet, it will redirect the page you're on to the bookmark.style.

bookmark.style will auto-parse the URL and render the visual bookmark.

Render In README.md

You can render the bookmark.style card as a SVG in the GitHub README.md now.

Code

[![onetab.group](https://svg.bookmark.style/api?url=https://onetab.group&mode=light)](https://onetab.group)

Preview

Card Style Light Mode Dark Mode
Twitter Like
Notion Like

Development Setup

Install

Install the dependencies

yarn
# or
pnpm i

Development

Run the development server

yarn dev
# or
pnpm dev

Production

Build the extension

yarn build
# or
pnpm build

Template

This repo is created from this template on GitHub.

License

MIT @xiaoluoboding

bookmark.style's People

Contributors

xiaoluoboding avatar yuyinws avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.