4.1.0 • Published 22h ago
@kernlang/metrics
Licence
AGPL-3.0
Version
4.1.0
Deps
1
Size
61 kB
Vulns
0
Weekly
709
@kernlang/metrics
Kern language metrics and project context export
Part of the KERN monorepo.
Install
npm install @kernlang/metricsUsage
import { collectLanguageMetrics, scanKernProject } from '@kernlang/metrics';
const metrics = collectLanguageMetrics(kernAst);
const summary = await scanKernProject('./src');License
AGPL-3.0