Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added editor "Code - A sandbox for fast prototyping" #904

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nikita-kun
Copy link

@nikita-kun nikita-kun commented Nov 24, 2024

https://github.com/nikita-kun/code
A simple and efficient alternative to jsfiddle, codepen, codesandbox, etc.
Useful for quick experiments with generated code, keeps code client-side in (long) URLs instead of third-party servers.

Demo usecase

Features

  • Simple HTML sandbox
  • Accepts single HTML with embedded JS and CSS
  • Code is stored and rendered client-side
  • Console
  • Save as URL or file
  • Customizable (make a fork)

  • I've read and understood Contributing Guidelines.
  • I've added the new resource at the end of its section.
  • This resource is actively maintained.

@Ashe-reset
Copy link

Ashe-reset commented Nov 24, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants