πŸš€ Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more β†’
Socket
DemoInstallSign in
Socket

plop-date

Package Overview
Dependencies
Maintainers
0
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

plop-date

πŸ’§ plop date

1.0.1
latest
Source
npm
Version published
Weekly downloads
1
Maintainers
0
Weekly downloads
Β 
Created
Source

πŸ’§ plop-date

npm npm

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

Keywords

plop

FAQs

Package last updated on 11 Nov 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts