First package written and published to npm
One simple function to check if today's date is greater than the date passed in.
const todayAftertDate = require('nn-date');
console.log(todayAftertDate('2020-08-01'));
First package written and published to npm
One simple function to check if today's date is greater than the date passed in.
const todayAftertDate = require('nn-date');
console.log(todayAftertDate('2020-08-01'));
npm i nn-date
3
0.0.4
ISC
894 B
3