π§ plop-date
A plop helper to grab the current date.
π¦ Installation
This package is installable from npm.
npm install --save-dev plop-date
π₯ Usage
Before you can use the plop-date
, you have to load it into the plop
object.
plop.load("plop-date")
Once loaded, you now have access the following helpers.
date
Creates a formatted date.
helper
{{date}}
output
"2020-07-10"
timestamp
Creates a raw timestamp.
helper
{{timestamp}}
output
"20241111223217"
β Questions
π report bugs by filing issues
π’ provide feedback with issues or on twitter
ππΌββοΈ use my ama or twitter to ask any other questions