Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 340 Bytes

File metadata and controls

12 lines (9 loc) · 340 Bytes

Repl

An online repl tools for nodejs.

Website

Features

  • Sanbox environment(Aliyun FC) for repl session and npm dependences
  • Automatically install npm packages when required
  • Ctrl + Enter to run js code
  • Alt + Enter to run linux shell command
  • Ctrl + Up/Down to browse input history