Coder Social home page Coder Social logo

xiaoluoboding / bookmark.style Goto Github PK

View Code? Open in Web Editor NEW
283.0 3.0 20.0 3.66 MB

🪄 Turn any link into a stylish visual web bookmark, one-click to copy the beautiful web bookmark image.

Home Page: https://bookmark.style

License: MIT License

Vue 81.39% TypeScript 18.61%
bookmark notion-web-bookmark twitter-card web-bookmark

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

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

bookmark.style's Issues

support bookmarklet?

javascript:window.location=%22http://news.ycombinator.com/submitlink?u=%22+encodeURIComponent(document.location)+%22&t=%22+encodeURIComponent(document.title)

This is a bookmarklet for submit post to Hacker News, I hope bookmark.style could add this kinds of support.

2 Issues

I've had 2 problems with 1 serious & the other catastrophic:

  1. I saved one Chrome window and after I saw the group of about 12 tabs in the OneTab.Group, it just disappeared.
  2. My system had a shutdown problem where I had to click "shutdown' several times, and after rebooting everything I had saved was lost.

Please advise.

npm 包支持

也许这个可以成为一个非常好用的 npm 包 😂

URL parser for the logo is not working

All my websites are not working with this tool, because the URL parser does not work correctly.
It leaves the language prefix in the URL, which leads to a 404 error.

In this screenshot you can see the parsed URL by the tool:
Screenshot

The parsed URL is https://www.cankarka.com/en/assets/frontend/img/logo.png, but it should be https://www.cankarka.com/assets/frontend/img/logo.png

It would be great if you could fix this issue, other than that the tool works great and the styling looks really awesome!
Thanks for your work! :)

500 server error when using the svg api

I am trying to use the SVG api for my github readme, but if I replace the link of your demo https://svg.bookmark.style/api?url=https://bookmark.style/&mode=light&style=horizontal with my link https://svg.bookmark.style/api?url=https://cankarka.com/&mode=light&style=horizontal I am getting the attached error.

Screenshot

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.