plop-date
v1.0.1
Published
💧 plop date
Maintainers
Readme
💧 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
