JS Function Maker

Generate JavaScript Functions with ease! And More!
When you first download this Visual Studio Code Extension, if you want to use it easily:
CTRL + SHIFT + P to open the command pallete
Then in the command pallete type JSM to filter commands
Then find the command you like!
Functions you can generate with JS Function Maker
| Style |
Usage |
| Async |
No freezing you JS Program! |
| Arrow |
Keep this consistent |
| Normal |
They can be Contructors |
Features
- Generate JS Functions
async, arrow, normal
- Find JS Functions
- Learn JS Functions (credit to W3Schools)
- Filter using keyword
JSM
Learn JS Function (Credit to W3Schools)

Creating a JS Function

Finding JS Functions

| |