šŸš€ Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →
Socket
Sign inDemoInstall
Socket

atom-import-js

Package Overview
Dependencies
Maintainers
2
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

atom-import-js

Run Import-JS in Atom. Requires the import_js gem.

0.1.2
latest
Source
npm
Version published
Weekly downloads
0
-100%
Maintainers
2
Weekly downloads
Ā 
Created
Source

Import-JS Atom plugin

This is the Atom plugin for Import-JS.

Installing

  • Install the plugin via Atom's package manager.

  • Install the import_js gem

    gem install import_js
    
  • Install eslint

    npm install -g eslint
    
  • Configure import-js for your project

  • Open the root of your project as a folder (File -> Add Project Folder…)

  • Import a file!

    Whenever you have undefined variables, open the Command Palette (CTRL+SHIFT+P/CMD+SHIFT+P) and select "Import Js: Fix all imports", or "ImportJS: Import word under cursor".

Keywords

atom

FAQs

Package last updated on 18 Mar 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts