/Aura2LWC

This VSCode Extension automatically converts Aura Components to LWC

Primary LanguagePython

Currently only working on MacOS

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