{"id":24466278,"url":"https://github.com/deadpoolx7/classy-text","last_synced_at":"2026-04-13T20:32:22.792Z","repository":{"id":260594468,"uuid":"881770532","full_name":"DeadpoolX7/Classy-Text","owner":"DeadpoolX7","description":"CDN to style your web fonts in a fun and easy to use  syntax","archived":false,"fork":false,"pushed_at":"2025-01-21T15:20:07.000Z","size":81,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-22T12:51:31.022Z","etag":null,"topics":["cdn","cdnjs","css","font","frontend","styling"],"latest_commit_sha":null,"homepage":"https://classy-text.netlify.app/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DeadpoolX7.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-11-01T07:31:31.000Z","updated_at":"2025-01-21T15:26:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"22d744a8-8a84-4451-af71-15fb8b8f8893","html_url":"https://github.com/DeadpoolX7/Classy-Text","commit_stats":null,"previous_names":["deadpoolx7/classy-text"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DeadpoolX7/Classy-Text","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeadpoolX7%2FClassy-Text","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeadpoolX7%2FClassy-Text/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeadpoolX7%2FClassy-Text/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeadpoolX7%2FClassy-Text/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DeadpoolX7","download_url":"https://codeload.github.com/DeadpoolX7/Classy-Text/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeadpoolX7%2FClassy-Text/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31770719,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T20:17:16.280Z","status":"ssl_error","status_checked_at":"2026-04-13T20:17:08.216Z","response_time":93,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cdn","cdnjs","css","font","frontend","styling"],"created_at":"2025-01-21T06:14:06.713Z","updated_at":"2026-04-13T20:32:22.747Z","avatar_url":"https://github.com/DeadpoolX7.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Classy-Text\r\n\r\n**Classy-Text** is a lightweight JavaScript library that allows you to easily apply various Google Fonts and custom styles to your HTML elements using a simple attribute-based approach just use `ct:*styleName`. With `classy-text`, you can make your text stand out with different font styles and effects.\r\n\r\nWebsite Link:- https://classy-text.netlify.app/\r\n\r\n## Features\r\n\r\n- Simple integration using a CDN link\r\n- Over 20 unique font styles\r\n- Easy to use with `ct:*` HTML attributes\r\n- Dynamically loads Google Fonts\r\n- Custom styling options for each font style(Soon will be pushed).\r\n\r\n## Installation\r\n\r\nYou can use **classy-text** directly from the CDN. Include the following script tags in your `head` tags in HTML:\r\n\r\n```html\r\n\r\n\u003c!-- Include the Google Fonts API --\u003e\r\n    \u003cscript src=\"https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js\"\u003e\u003c/script\u003e \r\n\r\n\u003c!-- Include the classy-text CDN --\u003e\r\n    \u003cscript src=\"https://cdn.jsdelivr.net/gh/DeadpoolX7/Classy-Text/src/classy-text.js\"\u003e\u003c/script\u003e\r\n\r\n```\r\n\r\n# Usage\r\nTo apply styles to your HTML elements, simply add the `ct:*` attribute to the elements where you want to use the styles. Replace * with the name of the desired style.\r\n\r\n# Image\r\n![Output Image](https://github.com/DeadpoolX7/Classy-Text/blob/main/Screenshot%202024-11-01%20134116.png)\r\n\r\n\r\n# Available fonts\r\n* bond\r\n* casual\r\n* headline\r\n* typewriter\r\n* vintage\r\n* comic\r\n* spooky\r\n* scribble\r\n* elegant\r\n* codeNerd\r\n* fancy\r\n* rockstar\r\n* chill\r\n* pop\r\n* mystery\r\n* magic\r\n* gothic\r\n* pixel\r\n* speedy\r\n* funky\r\n* fairytale\r\n* dreamy\r\n* wild\r\n* retro\r\n* bold\r\n* vibrant\r\n* whimsical\r\n\r\n## Just paste the following cdn tags and try:\r\n```html\r\n\u003ch1 ct:mystery\u003eHello, Classy-Text! \u003c/h1\u003e\r\n```\r\n\r\n# Contributing\r\nContributions are welcome! If you want to contribute to classy-text, please follow these steps:\r\n\r\n* Fork the repository.\r\n* Create a new branch for your feature or bug fix.\r\n* Make your changes and commit them.\r\n* Push your changes to your fork.\r\n* Submit a pull request with a clear description of your changes.\r\n\r\n# License\r\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeadpoolx7%2Fclassy-text","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeadpoolx7%2Fclassy-text","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeadpoolx7%2Fclassy-text/lists"}