Package Exports
- unicode-text-styler
- unicode-text-styler/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (unicode-text-styler) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Unicode Text Styler
Convert plain text into fancy Unicode variants like - this is ๐ฏ๐ผ๐น๐ฑ, ๐ช๐ต๐ข๐ญ๐ช๐ค, ๐๐ค๐ก๐-๐๐ฉ๐๐ก๐๐, ๐ฬฒ๐ฬฒ๐ฬฒ๐ฬฒ๐ฬฒ๐ฬฒ๐ฬฒ๐ฬฒ๐ฬฒ๐ฬฒ, ๐ฏฬฒ๐ผฬฒ๐นฬฒ๐ฑฬฒ-ฬฒ๐ฬฒ๐ปฬฒ๐ฑฬฒ๐ฒฬฒ๐ฟฬฒ๐นฬฒ๐ถฬฒ๐ปฬฒ๐ฒฬฒ๐ฑฬฒ, strikethrough, circle, b-circle, box, ๐ ฑ-๐ ฑ๐ พ๐, ๏ผฃ๏ผฒ๏ผก๏ผบ๏ผน, ๐๐ธ๐๐พ๐ ๐, ๐ซ๐ธ๐ต๐ญ-๐ผ๐ฌ๐ป๐ฒ๐น๐ฝ, ๐๐ฉ๐ฌ๐ฑ๐ฅ๐ฆ๐ , ๐ป๐ ๐ฆ๐๐๐๐ค๐ฅ๐ฃ๐ฆ๐๐ text..
Perfect for:
- LinkedIn posts
- Instagram captions
- Push notifications
- Stylish logs and terminal messages
- YouTube titles & thumbnails
- WhatsApp bios
- Tweet formatting
- Markdown blog highlights
- Git commit styling
- Resume or portfolio flair
- Emojis with context
โจ Features
โ Supports styles like:
- Classic: ๐๐ผ๐น๐ฑ, ๐ช๐ต๐ข๐ญ๐ช๐ค, ๐๐ค๐ก๐-๐๐ฉ๐๐ก๐๐, ๐ฬฒ๐ฬฒ๐ฬฒ๐ฬฒ๐ฬฒ๐ฬฒ๐ฬฒ๐ฬฒ๐ฬฒ, ๐ฏฬฒ๐ผฬฒ๐นฬฒ๐ฑฬฒ-๐ฬฒ๐ปฬฒ๐ฑฬฒ๐ฒฬฒ๐ฟฬฒ๐นฬฒ๐ถฬฒ๐ปฬฒ๐ฒฬฒ, ๐ฬถ๐ฬถ๐ฬถ๐ฬถ๐ฬถ๐ฬถ๐ฬถ๐ฬถ๐ฬถ๐ฬถ๐ฬถ๐ฬถ๐ฬถ
- Sans: ๐ฒ๐บ๐๐, ๐๐ผ๐น๐ฑ ๐ฆ๐ฎ๐ป๐, ๐๐ต๐ข๐ญ๐ช๐ค ๐๐ข๐ฏ๐ด, ๐ฝ๐ค๐ก๐ ๐๐ฉ๐๐ก๐๐ ๐๐๐ฃ๐จ
- Fancy Fonts: ๐๐๐๐๐พ๐โฏ, ๐๐ธ๐ต๐ญ ๐๐พ๐ป๐ผ๐ฒ๐ฟ๐ฎ, ๐๐ฉ๐ฌ๐ฑ๐ฅ๐ฆ๐ , ๐ ๐ฌ๐ฉ๐ก, ๐ป๐ ๐ฆ๐๐๐-๐ค๐ฅ๐ฃ๐ฆ๐๐
- Special Shapes: โโโกโโโ, ๐ ๐ ๐ ๐ ๐ ๐ ๐ ๐ ก๐ ๐ ๐ , ๐ ๐ ๐ ๐ฐ๐ ๐ด, ๐ ฑ๐ ป๐ ฐ๐ ฒ๐ บ ๐๐๐๐ ฐ๐๐ ด, โซโโญโ โฉ
- Exotic: ฮฯฮตฮตฮบ, Wแดษนษนoษน, โฉdsแดpว, ๊ก๊ษจฦญฦษง, เธฌเน๏ปฎ๏ปฎษญืฅ, ีกษจีผษขสส, โตโฑครโดโดษฤ, ๐ฌ๐tฯ๐t, ๐ฌ๐tฯ๐t, ๐ฌ๐ค๐ใ๐ค๐, ๊ฌ๊๊๊๊๊๊, A๊๊ฏ๊๊ผ๊๊, แแดO
- Case Variants: UPPER, lower, camelCase, Capitalized, Title Case, Sentence case, InVeRsE CaSe, aLtErNaTiNg cAsE
๐งฉ Installation
npm install unicode-text-styler
๐ View on NPM
๐งช Usage
const { toUnicodeVariant } = require('unicode-text-styler');
console.log(toUnicodeVariant("Hello World", "bold"));
// Output: ๐๐ฒ๐น๐น๐ผ ๐ช๐ผ๐ฟ๐น๐ฑ
console.log(toUnicodeVariant("CIRCLE", "circled"));
// Output: โธโพโโธโโบ
console.log(toUnicodeVariant("BLOCK", "squared negative"));
// Output: ๐
ฑ๐
ป๐
พ๐
ฒ๐
บ
console.log(toUnicodeVariant("Stylish", "monospace", "underline,strike"));
// Output: ๐ฬถฬฒ๐ฬถฬฒ๐ขฬถฬฒ๐ฬถฬฒ๐ฬถฬฒ๐ฬถฬฒ๐ฬถฬฒ
// Upper/lower are not unicode variants but case utilities
console.log("linkedin".toUpperCase()); // LINKEDIN
console.log("LinkedInIsGreat".toLowerCase()); // linkedinisgreat
๐ Live Demo
๐ Try it at: https://biswabijaya.com/Unicode-Text-Styler/
๐ Supported Flags
underline
strike
๐ License
MIT
โจ Star this project on GitHub if you find it useful!
Made with ๐ by @biswabijaya