Latest Threat Research:Malicious dYdX Packages Published to npm and PyPI After Maintainer Compromise.Details
Socket
Book a DemoInstallSign in
Socket

yrs-countdown

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

yrs-countdown

Unofficial NPM module for Young Rewired State!

latest
Source
npmnpm
Version
0.0.2
Version published
Maintainers
1
Created
Source

yrs-countdown

npm Build Status

Unofficial NPM module for Young Rewired State!

npm install yrs-countdown
var yrs = require("yrs-countdown");

console.log("How long until Young Rewired State 2015?");
console.log("Seconds: " + yrs().seconds);
console.log("Minutes: " + yrs().minutes);
console.log("Hours: " + yrs().hours);
console.log("Days: " + yrs().days);

FAQs

Package last updated on 14 Jul 2015

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