Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/messageformat/messageformat
/ messageformat.js
File
messageformat.js
test/messageformat.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
expect = require(
'chai'
).expect;
2
const
MessageFormat = require(
'../packages/messageformat'
);
3
4
describe(
'static MessageFormat'
, () => {
Callers
nothing calls this directly
Calls
5
supportedLocalesOf
Method · 0.80
resolvedOptions
Method · 0.80
escape
Method · 0.80
it
Function · 0.50
compile
Method · 0.45
Tested by
no test coverage detected