{"library":"console-timestamp","type":"library","category":null,"description":"Simple Node.js date formatter for logging, providing a `timestamp()` function and a String prototype getter `.timestamp`. Version 0.3.0 is the latest and appears to be stable with no recent updates. It formats dates with placeholders like YYYY, MM, DD, hh, mm, ss, iii. Differentiators: simple API with both functional and prototype-based usage, but lacks timezone support and is not maintained. Alternatives: date-fns, moment, dayjs.","language":"javascript","status":"deprecated","version":"0.3.0","tags":["javascript","timestamp","console","log"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install console-timestamp","imports":["const timestamp = require('console-timestamp');","console.log('hh:mm:ss'.timestamp);","const timestamp = require('console-timestamp');"]},{"cmd":"yarn add console-timestamp","imports":[]},{"cmd":"pnpm add console-timestamp","imports":[]}],"homepage":"https://github.com/wesolyromek/console-timestamp","github":"https://github.com/wesolyromek/console-timestamp","docs":null,"changelog":null,"pypi":null,"npm":"console-timestamp","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}