Skip to content

ardcore/atom-safe-eval

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eval

Safe execution of selected JavaScript code in atom.io editor.

  • uses nodejs vm sandboxing instead of native eval
  • supports multi selections
  • outputs execution time

Shortcut: cmd+alt+r

Screenshots: atom eval