Skip to content

ahuigo/local-jsfiddle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Local-jsfiddle

Mini Js Fiddle for local machine. It supports:

  • Support Shortcuts:
    1. F5: Run;
    2. Ctrl+U: Delete from cursor to head of line
    3. Ctrl+W: Delete a word backward
    4. ...
  • Support Toggle auto run
  • Support Copy rendered page and editor
  • Support open new page
  • Support load js

Add the following special url into your browser's bookmark:

data:text/html,<body>....

More:

Inspired by