Skip to content
This repository has been archived by the owner on Feb 14, 2023. It is now read-only.

robikovacs/sandblox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sandblox

Create, share and test Javascript sandboxes.

Logo

✨ Features

  • Markdown text blocks
  • JavaScript code blocks
  • show() function to test JSX
  • Extremely fast javascript bundler in the browser using esbuild

💁‍♀️ How to use

  • Run npx sandblox serve
  • Navigate to http://localhost:4005 to write and test code snippets or text comments.