Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/JavaScriptRegenerated/yieldparser
/ natural-dates.test.ts
File
natural-dates.test.ts
src/natural-dates.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ has, optional, parse, ParseGenerator, ParseResult, ParseYieldable } from
'./index'
;
2
3
describe(
'natural date parser'
, () => {
4
const
whitespaceOptional = /^\s*/;
Callers
nothing calls this directly
Calls
1
parseNaturalDate
Function · 0.85
Tested by
no test coverage detected