• Packages
  • Themes
  • Documentation
  • Blog
  • Discuss
Sign in

evaluate

Runs JavaScript, TypeScript, CoffeeScript and LiveScript directly in Atom
  • #evaluate
  • #javascript
  • #typescript
  • #coffeescript
  • #run
idleberg
0.10.0 1,211
0
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

evaluate

apm apm apm Travis David

Evaluates JavaScript, TypeScript, CoffeeScript, and LiveScript directly in Atom. A fork of Roben Kleene's run-in-atom package. See it in action!

Features

  • Code is evaluated in sandboxed Node VM
  • Runs JavaScript, TypeScript, CoffeeScript and LiveScript
  • Supports Babel Presets
  • Define custom scopes for each supported language

Installation

apm

Install evaluate from Atom's Package Manager or the command-line equivalent:

$ apm install evaluate

Using Git

Change to your Atom packages directory:

# Windows
$ cd %USERPROFILE%\.atom\packages

# Linux & macOS
$ cd ~/.atom/packages/

Clone the repository as evaluate:

$ git clone https://github.com/idleberg/atom-evaluate evaluate

Usage

To evaluate code, run the command from the context-menu, the command palette or using the Cmd+Alt+R shortcut. You can evaluate entire files or selections (Note that code will be evaluated in the order it has been selected!)

License

This work is licensed under the The MIT License.

Donate

You are welcome support this project using Flattr or Bitcoin 17CXJuPsmhuTzFV2k4RKYwpEHVjskJktRd

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by