Home

Awesome

MELPA

Running ImportJS in Emacs

  1. Install the importjs binary:
  1. Configure ImportJS
  1. Install import-js.el for Emacs
  1. Run the import-js daemon
  1. Import a file!
  1. Go directly to a file
  1. Fix your imports

Note on Node v6.1.0

I've had issues running import-js in Emacs on Node v6.1.0. Node >= v6.2.0 seems to work as expected.