Artifact node-date-now_1.0.1-4_all

Metadata
deb_control_files:
- control
- md5sums
deb_fields:
  Architecture: all
  Description: |-
    requirable version of Date.now()
     Use-case is to be able to mock out Date.now() using require interception.
     For example
     var now = require("date-now")
     var ts = now()
     var ts2 = Date.now()
     assert.equal(ts, ts2)
     Example of seed:
     var now = require("date-now/seed")(timeStampFromServer)
     // ts is in "sync" with the seed value from the server
     // useful if your users have their local time being a few minutes
     // out of your server time.
     var ts = now()
     .
     Node.js is an event-based server-side JavaScript engine.
  Homepage: https://github.com/Raynos/date-now
  Installed-Size: '16'
  Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
  Multi-Arch: foreign
  Package: node-date-now
  Priority: optional
  Section: javascript
  Version: 1.0.1-4
srcpkg_name: node-date-now
srcpkg_version: 1.0.1-4

File

node-date-now_1.0.1-4_all.deb
Binary file node-date-now_1.0.1-4_all.deb cannot be displayed. you can view it raw or download it instead.

Relations

Relation Direction Type Name
built-using Source package node-date-now_1.0.1-4

binary package System - - 5 months, 4 weeks ago 5 months
BETA