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

Latest commit

 

History

History
19 lines (12 loc) · 517 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 517 Bytes

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.