Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/serverless/examples
/ validate.js
File
validate.js
validate.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
path = require(
'path'
);
2
const
yml = require(
'gray-matter'
);
3
const
fs = require(
'markdown-magic'
).fsExtra;
4
const
globby = require(
'markdown-magic'
).globby;
Callers
nothing calls this directly
Calls
2
isEmptyObject
Function · 0.85
hasSameProps
Function · 0.85
Tested by
no test coverage detected