Difference between revisions of "Keese"

From Free Software Directory
Jump to: navigation, search
(Debian import)
 
(Added Debian link)
 
Line 17: Line 17:
 
Node.js is an event-based server-side JavaScript engine.
 
Node.js is an event-based server-side JavaScript engine.
 
|Homepage URL=https://github.com/thejoshwolfe/node-keese
 
|Homepage URL=https://github.com/thejoshwolfe/node-keese
|User level=
+
|Accepts cryptocurrency donations=No
|Component programs=
 
|VCS checkout command=
 
|Computer languages=
 
|Status=
 
|Is GNU=No
 
 
|Version identifier=1.0.4-1
 
|Version identifier=1.0.4-1
|Version download=http://ftp.debian.org/debian/pool/main/n/node-keese/node-keese_1.0.4.orig.tar.gz  
+
|Version download=http://ftp.debian.org/debian/pool/main/n/node-keese/node-keese_1.0.4.orig.tar.gz
|Submitted by=Debian import
+
|Last review by=Bendikker
 +
|Last review date=2018/03/15
 
|Submitted date=2015-07-17
 
|Submitted date=2015-07-17
}}
+
|Is GNU=No
{{Import
 
|Source=Debian
 
|Source link=http://packages.debian.org/sid/node-keese
 
|Source packages=node-keese 1.0.4-1
 
|Date=2015-07-17
 
 
}}
 
}}
 
{{Project license
 
{{Project license
Line 44: Line 35:
 
|Real name=https://github.com/thejoshwolfe/node-keese/issues
 
|Real name=https://github.com/thejoshwolfe/node-keese/issues
 
|Role=contact
 
|Role=contact
|Email=
+
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref) (R)
 +
|Resource URL=https://tracker.debian.org/pkg/node-keese
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=Download
 
|Resource kind=Download
 
|Resource URL=https://github.com/thejoshwolfe/node-keese
 
|Resource URL=https://github.com/thejoshwolfe/node-keese
 +
}}
 +
{{Software category}}
 +
{{Featured}}
 +
{{Import
 +
|Date=2015-07-17
 +
|Source=Debian
 +
|Source link=http://packages.debian.org/sid/node-keese
 
}}
 
}}

Latest revision as of 17:47, 15 March 2018


[edit]

Keese

https://github.com/thejoshwolfe/node-keese
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.





Licensing

License

Verified by

Verified on

Notes

License

Expat

Verified by

Debian: Andrew Kelley <superjoe30@gmail.com>

Verified on

30 September 2014

Notes

License: expat




Leaders and contributors

Contact(s)Role
https://github.com/thejoshwolfe/node-keese/issues contact


Resources and communication

AudienceResource typeURI
Debian (Ref) (R)https://tracker.debian.org/pkg/node-keese
Downloadhttps://github.com/thejoshwolfe/node-keese


Software prerequisites




Entry








"contact" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.


"Debian (Ref) (R)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.








Date 2015-07-17
Source Debian
Source link http://packages.debian.org/sid/node-keese

[[Category:]]



Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.