Back to Examples
LiveCodes
"Discover LiveCodes: an open-source code playground for 90+ languages. Create, share, and deploy projects effortlessly with powerful templates and SDK!"
Lines
277
Sections
14
Want your own llms.txt file?
Generate a professional, AI-friendly file for your website in minutes!
llms.txt Preview
# LiveCodes
> LiveCodes is a feature-rich, open-source, client-side code playground that supports React, Vue, Svelte, Solid, JavaScript, TypeScript, CSS, Sass, Tailwind CSS, Python, Go, Ruby, PHP, and 90+ languages/frameworks.
A large number of starter templates are available to help you get started quickly.
Projects can be saved, shared, exported (e.g. to GitHub Gists), deployed (e.g. to GitHub Pages), or embedded in web pages.
A powerful yet easy-to-use SDK enables the creation of and communication with embedded playgrounds.
With extensive language support and high configurability, LiveCodes can easily adapt to your needs.
It offers excellent mobile support, featuring a responsive layout and a touch-friendly code editor.
LiveCodes is an outstanding tool for learning, teaching, prototyping, sharing, and testing code.
It can be easily self-hosted, if needed, on any static file server.
LiveCodes is completely free for unlimited use, with no ads and no account required.
Its MIT License also permits commercial use.
- [Docs](https://livecodes.io/docs/llms.txt)
- [Full Docs](https://livecodes.io/docs/llms-full.txt)
- [README](https://raw.githubusercontent.com/live-codes/livecodes/refs/heads/develop/README.md)
## Docs
- [Overview](https://livecodes.io/docs/overview.html.md)
- [Why Another Playground?](https://livecodes.io/docs/why.html.md)
- [Getting Started](https://livecodes.io/docs/getting-started.html.md)
## Features
- [Features](https://livecodes.io/docs/features/index.html.md)
- [Projects](https://livecodes.io/docs/features/projects.html.md)
- [Templates](https://livecodes.io/docs/features/templates.html.md)
- [CSS](https://livecodes.io/docs/features/css.html.md)
- [Result Page](https://livecodes.io/docs/features/result.html.md)
- [External Resources](https://livecodes.io/docs/features/external-resources.html.md)
- [Tools Pane](https://livecodes.io/docs/features/tools-pane.html.md)
- [Console](https://livecodes.io/docs/features/console.html.md)
- [Compiled Code](https://livecodes.io/docs/features/compiled-code.html.md)
- [Tests](https://livecodes.io/docs/features/tests.html.md)
- [Module Resolution](https://livecodes.io/docs/features/module-resolution.html.md)
- [IntelliSense](https://livecodes.io/docs/features/intellisense.html.md)
- [AI Code Assistant 🪄](https://livecodes.io/docs/features/ai.html.md)
- [Code Format](https://livecodes.io/docs/features/code-format.html.md)
- [Command Menu](https://livecodes.io/docs/features/command-menu.html.md)
- [Keyboard Shortcuts](https://livecodes.io/docs/features/keyboard-shortcuts.html.md)
- [User Settings](https://livecodes.io/docs/features/user-settings.html.md)
- [Editor Settings](https://livecodes.io/docs/features/editor-settings.html.md)
- [Internationalization (i18n)](https://livecodes.io/docs/features/i18n.html.md)
- [Default Template/Language](https://livecodes.io/docs/features/default-template-language.html.md)
- [Assets](https://livecodes.io/docs/features/assets.html.md)
- [Code Snippets](https://livecodes.io/docs/features/snippets.html.md)
- [Import](https://livecodes.io/docs/features/import.html.md)
- [Export](https://livecodes.io/docs/features/export.html.md)
- [Share](https://livecodes.io/docs/features/share.html.md)
- [Welcome Screen](https://livecodes.io/docs/features/welcome.html.md)
- [Recover Unsaved](https://livecodes.io/docs/features/recover.html.md)
- [Code to Image](https://livecodes.io/docs/features/code-to-image.html.md)
- [Display Modes](https://livecodes.io/docs/features/display-modes.html.md)
- [Default View](https://livecodes.io/docs/features/default-view.html.md)
- [Themes](https://livecodes.io/docs/features/themes.html.md)
- [Mobile Support](https://livecodes.io/docs/features/mobile.html.md)
- [Embedded Playgrounds](https://livecodes.io/docs/features/embeds.html.md)
- [Lite Mode](https://livecodes.io/docs/features/lite.html.md)
- [Read-Only](https://livecodes.io/docs/features/read-only.html.md)
- [Permanent URL](https://livecodes.io/docs/features/permanent-url.html.md)
- [Code Prefill](https://livecodes.io/docs/features/code-prefill.html.md)
- [Data URLs](https://livecodes.io/docs/features/data-urls.html.md)
- [Deploy](https://livecodes.io/docs/features/deploy.html.md)
- [Sync](https://livecodes.io/docs/features/sync.html.md)
- [Broadcast](https://livecodes.io/docs/features/broadcast.html.md)
- [Backup / Restore](https://livecodes.io/docs/features/backup-restore.html.md)
- [GitHub Integration](https://livecodes.io/docs/features/github-integration.html.md)
- [Integrations](https://livecodes.io/docs/features/integrations.html.md)
- [User Management](https://livecodes.io/docs/features/user-management.html.md)
- [Security](https://livecodes.io/docs/features/security.html.md)
- [Self-Hosting](https://livecodes.io/docs/features/self-hosting.html.md)
## Configuration
- [Configuration](https://livecodes.io/docs/configuration/index.html.md)
- [Configuration Object](https://livecodes.io/docs/configuration/configuration-object.html.md)
- [Query Parameters](https://livecodes.io/docs/configuration/query-params.html.md)
## SDK
- [LiveCodes SDK](https://livecodes.io/docs/sdk/index.html.md)
- [JavaScript/TypeScript SDK](https://livecodes.io/docs/sdk/js-ts.html.md)
- [React SDK](https://livecodes.io/docs/sdk/react.html.md)
- [Vue SDK](https://livecodes.io/docs/sdk/vue.html.md)
- [Svelte](https://livecodes.io/docs/sdk/svelte.html.md)
- [Headless Mode](https://livecodes.io/docs/sdk/headless.html.md)
## Advanced
- [Advanced Topics](https://livecodes.io/docs/advanced/index.html.md)
- [Custom Settings](https://livecodes.io/docs/advanced/custom-settings.html.md)
- [Services](https://livecodes.io/docs/advanced/services.html.md)
- [Docker Setup](https://livecodes.io/docs/advanced/docker.html.md)
Preview of LiveCodes's llms.txt file. View complete file (277 lines) →
Ready to create yours?
Generate a professional llms.txt file for your website in minutes with our AI-powered tool.
Generate Your llms.txt File