The keccak256 hash function for ethers.
Implementation of [peer-to-peer b-trees](https://0fps.net/2020/12/19/peer-to-peer-ordered-search-indexes/) which are [prolly trees](https://www.dolthub.com/blog/2020-04-01-how-dolt-stores-table-data/) as used in dolt and noms.
Bindings for Aptos confidential asset (discrete log + range proofs)
Parse Ruby's Marshal strings into JavaScript objects/JSON.
A module to (safely) obfuscate all occurrences of the string 'ActiveX' inside any JavaScript code.
Shim for process.hrtime in the browser
Prototype inheritance utility
Finds the affine hull of a point set
Language service for CSS, LESS and SCSS
Reduces coll into a single value using an async iteratee to return each successive step.
Lightweight Node.js version sniffing/comparison
Returns `true` if the value is a primitive.
Executes a callback for each property found on a object, with options regarding enumerability (enumerable or non-enumerable) and ownership (inherited or only own properties). It excludes built-in properties from Object and Function prototypes by default,
Clerk Backend SDK - REST Client for Backend API & JWT verification utilities
Minimal lightweight logging for JavaScript, adding reliable log level methods to any available console.log methods
Pure Javascript implementation of the NTP Client Protocol
npm install --save rootrequire # then `var root = require('rootrequire'), myLib = require(root + 'path/to/lib.js');`
A package for defining and getting validation error messages, with support for Meteor Tracker reactivity
Cross Platform Smart Fetch Ponyfill
Language codes & country codes
Calculate the mid-range of a strided array via a callback function, ignoring NaN values.
JavaScript is all like _You images done yet or what?_
Douglas Crawford's JSON2, ported to a CommonJS compliant module
Return the filename and line number of the calling function