[ 源代码: node-normalize-range ]
软件包:node-normalize-range(0.1.2-3)
node-normalize-range 的相关链接
Debian 的资源:
下载源码包 node-normalize-range:
- [node-normalize-range_0.1.2-3.dsc]
- [node-normalize-range_0.1.2.orig.tar.gz]
- [node-normalize-range_0.1.2-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Utility for normalizing a numeric range
This module can be used to normalize a value by bringing it within a given range of values.
This module also comes with a wrapping function useful for polar coordinates. For example, in a polar coordinate system, 270˚ can also be represented as -90˚.
Node.js is an event-based server-side JavaScript engine.