universal-ide-helper

0.0.5 • Public • Published

universal-ide-helper

Boost code completation with shortcurts from many framework/tools

Currently working only with JetBrains IDE (WebStorm, PhpStorm, etc)

Works with Quasar Framework too :)

Helpers set available

Install

$ npm i -g universal-ide-helper

or

$ yarn global add universal-ide-helper

or install helpers without install npm package

$ npx universal-ide-helper install

Usage

$ ide -h

    Usage: ide [options] [command]
    
    Options:
      -v, --version  output the version number
      -h, --help     output usage information
    
    Commands:
      install        download and install all available ide helpers sets
      helpers        list helper sets available

How it works

The script downloads the data from github, organize, then export to a xml in the folder of your installed JetBrains IDE (the script tries to detect the folder).

License

WTFPL - DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE

Package Sidebar

Install

npm i universal-ide-helper

Weekly Downloads

0

Version

0.0.5

License

WTFPL

Unpacked Size

45.8 kB

Total Files

31

Last publish

Collaborators

  • insign