๐ŸŒ™ JoyCDN Framework

This page is styled using dark.css from the JoyThemes CDN.

๐Ÿš€ How to Use

To use any JoyTheme, include this in your HTML:

<link rel="stylesheet" href="https://cdn.joycode.co.uk/themes/joy.css">

Swap joy.css with any of the available themes: dark.css, light.css, joycode.css, contrast.css, retro.css, minimal.css, and more.

๐ŸŽ›๏ธ UI Components

Button

Card

Card Title

This is a card styled with .card.

Alert

Info alert
Success alert
Error alert

Form

Layout

Flex Item 1
Flex Item 2

Our new CDN the JoyClock CDN. At https://cdn.joycode.co.uk/clock/live-clock.html and https://cdn.joycode.co.uk/clock/ny-timer.html

We released a new CDN! We added a JoyClock CDN.

All styled with JoyThemes and ready to use in seconds.

New programming language KyteScript CDN ready! Want to code in KyteScript? Well we hope you do because KyteScript will be easier to learn than JavaScript and has a pre-made SDK. Just write your KyteScript code in your-kts-file.kts and add this script tag to link your KTS file: <script type="text/kytescript" src="your-kts-file.kts"></script>. Remember to link the SDK with a script tag ontop/before the script tag linking the KTS file. The KyteScript SDK can be linked to your HTML file like this: <script src="https://cdn.joycode.co.uk/kytescript-runtime.js"></script>.