Skip to content

This VSCode Extension automatically converts Aura Components to LWC

Notifications You must be signed in to change notification settings

pedrumgolriz/Aura2LWC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Currently only working on MacOS

  1. Install Dependencies:
    • Python3
    • PIP install
      • PyQuery
      • BeautifulSoup
      • Elevate
  2. Generate Compiled py - python -OO py_compile script.py