ardcore / atom-safe-eval

Safely evaluate JavaScript code.

Home Page:https://github.com/ardcore/atom-safe-eval

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Safely evaluate JavaScript code.

https://github.com/ardcore/atom-safe-eval

License:MIT License


Languages

Language:CoffeeScript 89.1%Language:CSS 10.9%