Skip to content
Sections
>> Trisquel >> 软件包 >> etiona >> web >> node-keese
etiona  ] [  nabia  ] [  aramo  ]
[ 源代码: node-keese  ]

软件包: node-keese (1.0.4-1)

arbitrary-precision floats encoded as strings - Node.js module

keese is a Node.js module that generates well-ordered values, appropriate for use as sorting keys.

keese can always generate a bigger value, a smaller value, and a value between two other values. This is trivial using numbers with x+1, x-1, and (x+y)/2 respectively. However, numbers have limited precision in JavaScript, so instead keese uses strings.

The string values are comparable with the builtin comparison operators (such as <), and keese can always generate a new value that satisfies the constraints (limited only by system resources).

Node.js is an event-based server-side JavaScript engine.

其他与 node-keese 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • dep: nodejs
    evented I/O for V8 javascript

下载 node-keese

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