Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nwutils/nw-sample-apps
/ javascript.js
File
javascript.js
mini-code-edit/cm/mode/javascript/javascript.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
CodeMirror.defineMode(
"javascript"
,
function
(config, parserConfig) {
2
var
indentUnit = config.indentUnit;
3
var
jsonMode = parserConfig.json;
4
Callers
nothing calls this directly
Calls
2
parseJS
Function · 0.85
kw
Function · 0.70
Tested by
no test coverage detected