Skip to content

A scratchpad. Read, Evaluate, Print, Loop, but with a nicer editor.

Notifications You must be signed in to change notification settings

shaunstanislauslau/scratches

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

screenshot

A javascript/node.js scratchpad.

Download the latest release here.

DESCRIPTION

This is just a simple editor that evaluates your source text as you type. It's electron, so you have the node and browser APIs.

HOW IT WORKS

Your script will get evaluated when you stop typing. Use console.log('hello') to get output in the right-hand panel.

screenshot

Includes a dark mode and a document window to play with.

docwindow

About

A scratchpad. Read, Evaluate, Print, Loop, but with a nicer editor.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 82.3%
  • JavaScript 10.8%
  • HTML 6.9%