1.0.0 ⢠Published 3 years ago
@piperguy/plop-helper-date v1.0.0
š§ plop-helper-date
A plop helper to grab the current date.
š¦ Installation
This package is installable from npm.
npm install --save-dev @piperguy/plop-helper-dateš„ Usage
Before you can use the plop-pack, you have to load it into the plop object.
plop.load("@piperguy/plop-helper-date")Once loaded, you now have access the following helpers.
date
Creates a formatted date.
input
{}helper
{{date}}output
"2020-07-10"ā Questions
š report bugs by filing issues
š¢ provide feedback with issues or on twitter
1.0.0
3 years ago