tsugitta / create-index

VS Code extension to manage index.ts (index.js) easily

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

create-index

Features

Demo

by calling the command,

  • create index.ts in the same directory with opening file if needed
  • add export * from ${fileName} to index.ts or index.js with sorting lines if needed

Requirements

  • you don't have any complaint about this import / export style

Extension Settings

Nothing.

source

https://github.com/tsugitta/create-index

About

VS Code extension to manage index.ts (index.js) easily


Languages

Language:TypeScript 100.0%