QuickyJS is a lightweight way to instantly test code snippets of HTML, CSS (with HTML because CSS can't "run" by itself), and JS!
THIS README covers usage, use cases, tech stack, licensing, and has a few quick previews.
Before we start, if you want localhost, we have a localhost release
To start, copy/paste your code into the text box or drag and drop or click in the other box to insert a HTML/CSS/JS file.
Use theme button to switch between light/dark mode.
Click run to execute your HTML/CSS/JS.
You can set it to auto (auto recognize HTML/CSS/JS), or set a specific language.
Use this when you need to test web code snippets/files, or if you just want to play around.
MIT LICENSE - free to use, modify, post.
Now we will run a HTML snippet you can see in example-readme.html
And just take a look!
And that's all for the QuickyJS project!