@i2/last-changed
v0.1.0
Published
show last changed files in a dir.
Downloads
17
Readme
last-changed
show last changed files in a dir.
background details relevant to understanding what this module does
Usage
description of the example
const lastChanged = require('last-changed');
console.log({lastChanged});This will output
API
Install
With npm installed, run
npm install --save last-changed