Code
Hub
Trending
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/messageformat/messageformat
/ cli.js
File
cli.js
packages/cli/cli.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
3
const
fs = require(
'fs'
);
4
const
MessageFormat = require(
'messageformat'
);
Callers
nothing calls this directly
Calls
1
compileModule
Function · 0.85
Tested by
no test coverage detected