https://github.com/hugojosefson/title
create link with title, and optional text
https://github.com/hugojosefson/title
bookmark divider placeholder tab tabs title url
Last synced: 7 months ago
JSON representation
create link with title, and optional text
- Host: GitHub
- URL: https://github.com/hugojosefson/title
- Owner: hugojosefson
- Created: 2022-12-30T16:51:39.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-07T22:01:46.000Z (over 2 years ago)
- Last Synced: 2025-01-31T17:48:15.846Z (8 months ago)
- Topics: bookmark, divider, placeholder, tab, tabs, title, url
- Language: TypeScript
- Homepage: https://title.deno.dev/
- Size: 15.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# title
I miss when you could write a URL like this in a browser, and it would render
it:about:Hello World
## title.deno.dev
I made something similar at [title.deno.dev](https://title.deno.dev/), which you
can use like this:[https://title.deno.dev/This is a title](https://title.deno.dev/This%20is%20a%20title)
It shows a page with the title you give it, and the title set in any bookmark or
tab you save from it.You can also add extra text to the page, which will be shown below the heading,
but not be in the bookmark/tab title:[https://title.deno.dev/This is a title?some extra text](https://title.deno.dev/This%20is%20a%20title?some%20extra%20text)