timem
Get file modification time
Last updated 5 years ago by coderaiser .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install timem 
SYNC missed versions from official npm registry.

TimeM

Get file modification time.

Install

npm i timem --save

Hot to use

const time = require('timem');

const result = await time('/etc/passwd');
const rawResult = await time('/etc/passwd', 'raw');

License

MIT

Current Tags

  • 3.0.0                                ...           latest (5 years ago)

9 Versions

  • 3.0.0                                ...           5 years ago
  • 2.0.0                                ...           6 years ago
  • 1.1.2                                ...           11 years ago
  • 1.1.1                                ...           11 years ago
  • 1.1.0                                ...           11 years ago
  • 1.0.3                                ...           11 years ago
  • 1.0.2                                ...           11 years ago
  • 1.0.1                                ...           12 years ago
  • 1.0.0                                ...           12 years ago
Maintainers (1)
Downloads
Today 0
This Week 0
This Month 2
Last Day 0
Last Week 2
Last Month 1
Dependencies (0)
None
Dev Dependencies (7)
Dependents (1)

Copyright 2013 - present © cnpmjs.org | Home |