Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/alibaba/lowcode-engine
/ transform.js
File
transform.js
modules/material-parser/scripts/transform.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
yaml = require(
'js-yaml'
);
2
const
fs = require(
'fs'
);
3
const
path = require(
'path'
);
4
const
Ajv = require(
'ajv'
);
Callers
nothing calls this directly
Calls
3
resolve
Method · 0.80
load
Method · 0.65
log
Method · 0.65
Tested by
no test coverage detected