Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

𝐅𝐚𝐧𝐜𝐲 ᑌᑎIᑕOᗪE 𝘧𝘰𝘯𝘵𝘴

NotificationsYou must be signed in to change notification settings

ninest/unique-code

Repository files navigation

Fancy plain text

🦋 Demo

uniquecode.now.sh

Examples

  • Bold sans-serif: 𝗧𝗵𝗶𝘀 𝘁𝗲𝘅𝘁 𝗶𝘀 𝗳𝗮𝗻𝗰𝘆
  • Italics serif: 𝑻𝒉𝒊𝒔 𝒕𝒆𝒙𝒕 𝒊𝒔 𝒇𝒂𝒏𝒄𝒚
  • Light circles: ⓉⒽⒾⓈ ⓉⒺⓍⓉ ⒾⓈ ⒻⒶⓃⒸⓎ
  • Dark squares: 🆃🅷🅸🆂 🆃🅴🆇🆃 🅸🆂 🅵🅰🅽🅲🆈

All of these characters are plain text, so they can be pasted anywhere.

⚙Build setup

yarnyarn dev

Hosting

Vercel is used to host the site:

# host site for devvercel# host site for productionvercel --prod

Formatting

Prettier is used to format on save.

// recommended VS code setting{"editor.defaultFormatter":"esbenp.prettier-vscode"}

Icons

iOS splash screens

pwa-asset-generator ./assets/web-icon.svg ./assets/ios-splash --splash-only --background"#F3F4F6"

iOS icons, Android icons, favicons

pwa-asset-generator ./assets/web-icon.svg ./assets/icons --icon-only --maskable --opaquefalse --favicon --padding"25%"pwa-asset-generator ./assets/web-icon.svg ./assets/icons --icon-only --maskable --opaquetrue --padding"25%"

Workbox

This project uses WorkboxgenerateSW:

yarn workbox wizardyarn workbox generateSWyarn workbox generateSW workbox-config.js# oryarn build-sw

Accessibility

The use of these "unicode fonts" may impede accessibility. Screen readers can read "𝗛" as "mathematical character bold H" rather than "H". ReadCan screen readers interpret Unicode styles fonts such as bold and italics?

Please only use this on messages to friends! Do not put this text on your website!

📜 License

MIT

😊 Useful websites

Thank you to these sites for help makingUnique Code:


[8]ページ先頭

©2009-2025 Movatter.jp