module
Version:
v0.1.2
Opens a new window with list of versions in this module.
Published: Sep 12, 2023
License: BSD-3-Clause
Opens a new window with license information.
README
¶
go-jsvm

Read this in other languages: English, 简体中文
go-jsvm
is a tool to run Javascript code.
Install
go get github.com/pefish/go-jsvm/cmd/...
Quick start
go-jsvm ./test/test.js
Document
doc
Contributing
- Fork it
- Download your fork to your PC
- Create your feature branch (
git checkout -b my-new-feature
)
- Make changes and add them (
git add .
)
- Commit your changes (
git commit -m 'Add some feature'
)
- Push to the branch (
git push origin my-new-feature
)
- Create new pull request
Security Vulnerabilities
If you discover a security vulnerability, please send an e-mail to pefish@qq.com. All security vulnerabilities will be promptly addressed.
License
This project is licensed under the Apache License.
Click to show internal directories.
Click to hide internal directories.