1.0.1 ⢠Published 1 year ago
plop-date v1.0.1
š§ 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
1.0.1
1 year ago