Socket
Socket
Sign inDemoInstall

time-now

Package Overview
Dependencies
0
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    time-now

Returns a timestamp using Performance.now or Date.now


Version published
Weekly downloads
642
increased by145.98%
Maintainers
1
Install size
3.04 kB
Created
Weekly downloads
 

Readme

Source

browser support

time-now

Returns a timestamp using Performance.now or Date.now

Installation

$ npm install time-now

Install with component(1):

$ component install nk-components/time-now

API

var now = require('time-now');
console.log(now());

License

MIT

Keywords

FAQs

Last updated on 09 Jan 2014

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc