Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/messageformat/messageformat
/ messages.js
File
messages.js
test/messages.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
if
(typeof require ===
'undefined'
)
return
;
2
3
const
expect = require(
'chai'
).expect;
4
const
Messages = require(
'../packages/runtime/messages'
);
Callers
nothing calls this directly
Calls
9
getModule
Function · 0.85
hasMessage
Method · 0.80
hasObject
Method · 0.80
resolveLocale
Method · 0.80
getFallback
Method · 0.80
setFallback
Method · 0.80
get
Method · 0.80
addMessages
Method · 0.80
it
Function · 0.50
Tested by
no test coverage detected