Pakiet: node-keese (1.1.1-2)
Odnośniki dla node-keese
Zasoby systemu Debian:
- Raporty o błędach
- Developer Information
- Dziennik zmian w systemie Debian
- Informacje nt. praw autorskich
- Śledzenie łatek systemu Debian
Pobieranie pakietu źródłowego node-keese:
Opiekunowie:
Zasoby zewnętrzne:
- Strona internetowa [github.com]
Podobne pakiety:
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.
Inne pakiety związane z node-keese
|
|
|
|
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable
Pobieranie node-keese
Architektura | Rozmiar pakietu | Rozmiar po instalacji | Pliki |
---|---|---|---|
all | 9,5 KiB | 22,0 KiB | [lista plików] |