• Packages
  • Themes
  • Documentation
  • Blog
  • Discussions
Sign in

fast-import-js

Import helper for javascript in Atom
alanzanattadev
0.5.2 925
3
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

fast-import-js

Import javascript modules faster than ever by drag and droping from tree-view to your editor pane.

A screenshot of your package

## Use

Drag and drop a file from the tree-view to the editor pane. If a variable name is selected, the specifier will be the variable name instead of the camelcased filename.

Features

  • automatically write import line to the buffer
  • the line is added beside others imports
  • the specifier is the camelcased filename
  • removes index.js and extensions
  • select parent folder name when index.js is imported
  • the path is computed automatically
  • paths are resolved successfully from relative modules (eg : file:../commons in package.json)
  • config for quote type
  • config for semicolons

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