Skip to content
| Marketplace
Sign in
Visual Studio Code
>
Programming Languages
>
Aura2LWC - Convert Aura Lightning Components to Lightning Web Components
New to Visual Studio Code?
Get it now.
Aura2LWC - Convert Aura Lightning Components to Lightning Web Components
BuildLoop
|
2,916 installs
|
(
1
)
|
Free
Converts Aura Components to LWC on the Fly
Installation
Launch VS Code Quick Open (
Ctrl+P
), paste the following command, and press enter.
Copy
Copied to clipboard
More Info
Overview
Version History
Q & A
Rating & Review
Currently only working on MacOS
Install Dependencies:
Python3
PIP install
PyQuery
BeautifulSoup
Elevate
Generate Compiled py - python -OO py_compile script.py