@scriptify-vscode/eval

1.0.2 • Public • Published

@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

Readme

Keywords

none

Package Sidebar

Install

npm i @scriptify-vscode/eval

Weekly Downloads

0

Version

1.0.2

License

ISC

Unpacked Size

2.72 kB

Total Files

5

Last publish

Collaborators

  • imike57