Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>jstwisterNew to Visual Studio Code? Get it now.
jstwister

jstwister

jstwister

|
1,077 installs
| (0) | Free
Reshaping Javascript productivity
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

JSTwister - Next generation Javascript tooling: auto imports, refactoring and testing assistance

We are developers ourselves: we know how much you just hate boilerplate, the mundane, mind bending tasks. We're building up the next generation Javascript tooling, out of our own frustrations with the existing tools, and we hope you'll enjoy it too.

Features

ES6 imports management: Auto imports, removal of unused imports

auto import

And also works auto importing FlowType annotations:

auto import flowtype

And you can get rid on un-needed imports:

auto import flowtype

For starters we decided to get rid of the manual process of importing and managing ES6 modules.

This is just the beginning, just to get something out to the world and start receiving some feedback from the community.

JSTwister is plugin based. The plan is to have a plugin for all sorts of refactoring tasks: React integration, imports management etc.

Docs

Get started and also dive deep into the docs here .

Commands

Use any of the following commands to make your life easier:

  • JSTwister: Add missing imports - Adds any missing ES6 import statements in the current file
  • JSTwister: Remove un-needed imports - Removes any spurious import statements in the current file
  • JSTwister: Start - Starts the JSTwister Core and starts the project files analisys
  • JSTwister: Stop - Stops JSTwister Core

Requirements

You need to have Node >= 6.0 installed and available in PATH.

Important notes

You can also watch us a https://www.jstwister.com or follow us on Twitter(@jstweetster) for updates and interesting articles on Javascript code quality!

Please note that JSTwister is a commercial product and some of it's features will require a license in the future , while MANY of them will remain FOREVER free.

For now feel free to use all of it's feature as you please, whether for PERSONAL or COMMERCIAL purposes!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft