Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>js-module-exportsNew to Visual Studio Code? Get it now.
js-module-exports

js-module-exports

DonutLaser

|
1,159 installs
| (0) | Free
A quick way to export Javascript module functions
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

module-exports README

A simple extension that allows you to easily export any function in a javascript file

Features

  • Export a function under cursor
  • Export all functions in the file

Usage

To export a function under cursor:

  • Ctrl + Shift + P -> Export function under cursor

To export all function in a file:

  • Ctrl + Shift + P -> Export all functions in the module

Release Notes

0.0.1

Initial release of the extension

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft