1.0.0 ā€¢ Published 4 years ago

plop-helper-date v1.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

šŸ’§ plop-helper-date

A plop helper to grab the current date.

šŸ“¦ Installation

This package is installable from npm.

npm install --save-dev plop-helper-date

šŸ„‘ Usage

Before you can use the plop-pack, you have to load it into the plop object.

plop.load("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
šŸ™‹šŸ¼ā€ā™‚ļø use my ama or twitter to ask any other questions