1.0.2 • Published 10 months ago

@scriptify-vscode/eval v1.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
10 months ago

@scriptify-vscode/eval

This script is designed to be used with the VS Code extension "Scriptify". It allows you to evaluate JavaScript code within the extension.

Example

  1. Open a file in your VS Code editor.
  2. Add a code and run the script using the "Scriptify" extension.
  3. The script will evaluate the JavaScript code provided in the file.
  4. If the code executes successfully, the result will be returned.
  5. If an error occurs during evaluation, the error message will be logged to the console, and the original value will be returned.

References

1.0.2

10 months ago

1.0.1

11 months ago

1.0.0

11 months ago