Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/capawesome-team/capacitor-plugins
/ script.js
File
script.js
packages/nodejs/example/src/js/script.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Nodejs } from
'@capawesome/capacitor-nodejs'
;
2
3
const
setStatus = status => {
4
document.getElementById(
'statusOutput'
).innerText = status;
Callers
nothing calls this directly
Calls
5
setStatus
Function · 0.85
appendMessage
Function · 0.85
addListener
Method · 0.65
isReady
Method · 0.65
send
Method · 0.65
Tested by
no test coverage detected