You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a 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
npmnpm
Version published
Weekly downloads
0
-100%
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