Quotify For Readme
Programming, Normal Or Even Mixed Quotes For Your Readme.
Parameters
Click to show/close parameters
| Name | Type | Required | Default | Description | More Description |
|---|---|---|---|---|---|
mode | string | programming | Quotes mode decides which type of qoutes you want. | Available: programming,normal or mixed. | |
type | string | vertical | Card type. | Supported: horizontal or vertical. | |
theme | number | light | Card theme. | Supported: dark, chartreuse-dark, radical, merko, gruvbox, tokyonight, algolia, monokai, dracula or nord. | |
quote | boolean | Customize your quote if you want to display your own otherwise not needed. | Example: "e=My%20Quote. | ||
author | boolean | Me | Author name. |
txt
https://github-readme-quotify.vercel.app/api{?mode,type,theme,quote,author}Examples
Theme monokai, mixed mode and horizontal type
markdown
<!-- Quotify For Readme -->
Catppuccin theme, vertical type and mode programming
markdown
<!-- Quotify For Readme -->
Custom quote, type vertical and dracula theme
markdown
<!-- Quotify For Readme -->
