Skip to content

obiwankenoobi/TinyScratchpad.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

50 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Mini node.js Scratchpad for Mac ๐Ÿ“๏ฃฟ

We dont always want to create new project to test snippets of code. Somtimes we just need to run 3-4 lines of code to test a method or the result of some function you just thought about. I created this project exactly to address this issue. (: run snippets of code directly through the navbar. download



๐Ÿ”ฅ ES6 support

๐Ÿ”ฅ Auto Complete

๐Ÿ”ฅ Quick navbar access

๐Ÿ”ฅ Complete Shell in terminal

๐Ÿ”ฅ Code run while typing

๐Ÿ”ฅ Save script

To Use

The tool will try detect node from /usr/local/bin/node in case your binary isnt there you might specify it manually following the instruction below

  • in the first line please specify the path to node like so

    /* /usr/local/bin/node */
    
    // rest of your code
    
  • to Quit Command + Q

  • to Save Command + S

Development

$ git clone https://github.com/obiwankenoobi/TinyScratchpad.js.git
$ yarn
$ yarn dev

To create package from source

$ git package

About

Scratchpad for your code ๐Ÿ“

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •