- Select one or more lines of JavaScript with your cursor
cmd-iruns it in the console
This package shamelessly forked from robenkleene's run-in-atom, with the following differentiating features:
- Cleaner console.log's
- Can evaluate JS in <script> tags
- Probably broke a bunch of stuff