Repository Analysis

moment/luxon

⏱ A library for working with dates and times in JS

0.1 Likely human-written View on GitHub
0.1
Adjusted Score
0.1
Raw Score
100%
Time Factor
2026-04-28
Last Push
16,402
Stars
JavaScript
Language
48,137
Lines of Code
131
Files
5
Pattern Hits
2026-05-31
Scan Date

Score History

Severity Breakdown

CRITICAL 0HIGH 0MEDIUM 0LOW 5

Pattern Findings

5 matches across 2 categories. Click a row to expand file-level details.

Hyper-Verbose Identifiers3 hits · 3 pts
SeverityFileLineSnippet
LOWsrc/datetime.js77function possiblyCachedLocalWeekData(dt) {
LOWsrc/datetime.js378function normalizeUnitWithLocalWeeks(unit) {
LOWsrc/impl/locale.js65function getCachedIntResolvedOptions(locString) {
Over-Commented Block2 hits · 2 pts
SeverityFileLineSnippet
LOWsrc/duration.js161 // lower order unit is negative (e.g. { years: 2, days: -2 })
LOWsrc/datetime.js401//