{"id":52131,"library":"dop251-goja-nodejs","title":"Goja Node.js","description":"Provides Node.js compatibility modules for the goja JavaScript runtime.","status":"active","version":"0.0.0-20260212111938-1f56ff5bcf14","language":"go","source_language":null,"source_url":"https://github.com/dop251/goja_nodejs","tags":["javascript","runtime","nodejs","compatibility"],"install":[{"cmd":"go get github.com/dop251/goja_nodejs","lang":"bash","label":"Install github.com/dop251/goja_nodejs"}],"dependencies":[],"imports":[{"symbol":"goja_nodejs","correct":"github.com/dop251/goja_nodejs"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/dop251/goja\"\n\t\"github.com/dop251/goja_nodejs/require\"\n)\n\nfunc main() {\n\tvm := goja.New()\n\tregistry := require.NewRegistry()\n\tregistry.Enable(vm)\n\t_, err := vm.RunString(\"console.log('hello')\")\n\tif err != nil {\n\t\tfmt.Println(err)\n\t}\n}","lang":"go","description":"Initializes a goja VM with Node.js module support."},"warnings":[],"env_vars":null,"search_vec":"'compat':5,15 'goja':1,9 'javascript':10,12 'modul':6 'node.js':2,4 'nodej':14 'provid':3 'runtim':11,13","created_at":"2026-06-15T06:42:35.160317+00:00","updated_at":"2026-06-15T06:42:35.160317+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/dop251/goja_nodejs","github":"https://github.com/dop251/goja_nodejs","docs":"https://pkg.go.dev/github.com/dop251/goja_nodejs#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}