Readme Typing SVG
Dynamically generated, customizable SVG that gives the appearance of typing and deleting text for use on your profile page, repositories, or website.
Parameters
Click to show/close parameters
Name | Type | Required | Default | Description | More Description |
---|---|---|---|---|---|
lines | string | true | The multi-line text to display | Text to display with lines separated by ; and + for spaces. | |
height | number | 50 | Height of the output SVG in pixels | ||
width | number | 400 | Width of the output SVG in pixels | ||
size | number | 20 | Font size in pixels | Unit: pixels. | |
font | string | monospace | Font family | Any font from Google Fonts. | |
color | string | 36BCF7 | Color of the text | Format: HEX e.g. FF0000 . | |
background | string | 00000000 | Background color of the text | Format: HEX e.g. FF0000 . | |
center | boolean | false | Text horizontal alignment | Supported: true (horizontal center) false (left align). | |
vCenter | boolean | false | Text vertical alignment | Supported: true (vertical center) false (center top). | |
multiline | boolean | false | Text line break display | Supported: true (wrap lines) false (retype on one line). | |
duration | number | 5000 | Duration of the printing of a single line in milliseconds | ||
pause | number | 0 | Duration of the pause between lines in milliseconds | Unit: milliseconds. | |
repeat | boolean | true | Loop around to the first line after the last | ||
separator | string | ; | Separator used between lines in the lines parameter | ||
letterSpacing | string | normal | Letter spacing | Format: CSS color . |
txt
https://readme-typing-svg.demolab.com{?lines,height,width,size,font,color,background,center,vCenter,multiline,duration,pause,repeat,separator,letterSpacing}
Examples
markdown
