FTM.js

JSON →
library 0.1.6 ·javascript
verified Jun 4, 2026

FTM.js is a minimal utility for measuring elapsed time with a class-based API wrapping console.time. Current version 0.1.6, released as a single-purpose library with no updates expected. It provides methods to define, start, and stop named timers. Unlike console.time, it supports multiple concurrent timers and chaining. No dependencies, runs in Node.js and browsers.