Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
cluster-requiem
high availability enhacements for clustering
neo4j-ha-bolt-driver
Official Neo4j Bolt driver wrapped in a layer of High Availability
@stdlib/number-float64-base-from-words
Create a double-precision floating-point number from a higher order word and a lower order word.
@stdlib/constants-float64-high-word-exponent-mask
High word mask for the exponent of a double-precision floating-point number.
@stdlib/constants-float64-high-word-sign-mask
High word mask for the sign bit of a double-precision floating-point number.
@stdlib/number-float64-base-to-words
Split a double-precision floating-point number into a higher order word and a lower order word.
@stdlib/constants-float64-high-word-abs-mask
High word mask for excluding the sign bit of a double-precision floating-point number.
@stdlib/number-float64-base-get-high-word
Return an unsigned 32-bit integer corresponding to the more significant 32 bits of a double-precision floating-point number.
right-now
Get the quickest, most high-resolution timestamp possible in node or the browser
@stdlib/constants-float64-high-word-significand-mask
High word mask for the significand of a double-precision floating-point number.
string-character-is-astral-surrogate
Tells, is given character a part of astral character, specifically, a high and low surrogate
@stdlib/number-float64-base-set-high-word
Set the more significant 32 bits of a double-precision floating-point number.
quotation
Quote a value
math-float64-exponent
Returns an integer corresponding to the unbiased exponent of a double-precision floating-point number.
math-float64-get-high-word
Returns a 32-bit integer corresponding to the more significant 32 bits of a double-precision floating-point number.
request-received
Route middleware for Koa and Express that adds a request received high-resolution timer and Date to the request object using easily accessible Symbols to prevent request object pollution. Made for Cabin.
@coinranking/exchanges
An open source JavaScript library for fetching tickers from cryptocurrency exchanges
math-float64-from-words
Creates a double-precision floating-point number from a higher order word and a lower order word.
precision-timeout-interval
High precision, hardware accelerated timeout and interval methods for javascript
math-float64-to-words
Splits a floating-point number into a higher order word and a lower order word.