全部搜索项
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 源代码: node-date-now  ]

软件包:node-date-now(1.0.1-3)

node-date-now 的相关链接

Screenshot

Debian 的资源:

下载源码包 node-date-now

维护小组:

外部的资源:

相似软件包:

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.

其他与 node-date-now 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • 增强

下载 node-date-now

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
all 3.8 kB17.0 kB [文件列表]