Skip to content

Find JavaScript samples marked up in HTML <code> elements and run them in console

Notifications You must be signed in to change notification settings

derekjohnson/run-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Run code in console

Open console and click/tap the Run button.

Depends on the following HTML:

&lt;pre&gt;
	&lt;code&gt;
		&lt;!-- example JavaScript with console.log call --&gt;
	&lt;/code&gt;
&lt;pre&gt;

&lt;button&gt;&lt;/button&gt;

Demo

http://nostrongbeliefs.com/workshops/this/

All feedback gratefully received.

About

Find JavaScript samples marked up in HTML <code> elements and run them in console

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published