Skip to content
This repository has been archived by the owner on Feb 17, 2023. It is now read-only.

MiaofeiWang/vba2js

 
 

Repository files navigation

Convert VBA to JS

This is visual studio code extension that convert VBA to JS code.

____ ____ __________ _____ __ . _________ \ \ / / __ \ / _ \ \ \ | |/ / \ Y / | | / / /\ \ ______ ______ \ \ | |_ \ \ / | | \ / | \ // // / / /__| |/
_
/ |_____ / _| / // _/ / / / /

Demo

TODO

Main features

vba2js module

  • Convert multiple vba files to js in seleted target folder: right click the vba files and selete "Convert vba to js" button
  • Select part of the vba code, convert the codesnippet to js and display in target cursor point of the active editor
  • Select the code and interact with ChatGpt to optimize/explain/fix error the code.

Have a try

  • Please search the 'vba2js' in Extension Marketplace and install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.2%
  • JavaScript 1.8%