Skip to content

Repository files navigation

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

About

Get file modification time

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages