Convert Import Statements

Convert Import Statements

convert 'require' statements to 'import'. vice versa

11 followers

This is a VSCode plugin for syntax conversion of import statements. Sometimes you need to modify import statements, such as changing import { a } from 'b' to const { a } = require('b');. You can use this plugin for that purpose.

Convert Import Statements launches

Launch date
Convert Import Statements
Convert Import Statements convert 'require' statements to 'import'. vice versa

Launched on September 1st, 2024