MCPcopy Index your code
hub / github.com/acode/cli / tabler.js

File tabler.js

cli/tabler.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const chalk = require('chalk');
2
3function isDate (dt) {
4 return dt instanceof Date ||

Callers

nothing calls this directly

Calls 4

isDateFunction · 0.85
headerFormatFunction · 0.85
fmtFunction · 0.85
formatDateFunction · 0.70

Tested by

no test coverage detected