Skip to content

Like Claude Artifacts but lives in a single static HTML page which you can use with any language model of your choosing

License

Notifications You must be signed in to change notification settings

mayfer/open-artifacts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

OpenArtifacts

Single HTML file for prompting an LLM and running the resulting front-end code immediately in an iframe. Supports JSX & external libraries. Demo

Instructions

Just load index.html on a browser lol

How does it work?

It uses esbuild-wasm to bundle your JSX React code right on the browser, uses CDNs to load all npm packages, and runs it in an iframe. It's hacky but it works (usually)

About

Like Claude Artifacts but lives in a single static HTML page which you can use with any language model of your choosing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages