encrypt and decrypt data
Browser-friendly inheritance fully compatible with standard node.js inherits()
[](https://github.com/4thtech/sdk-js/blob/main/LICENSE.md)
Encryption module using elliptic curves (ECC) and AES-256-GCM for secure data encryption in CMMV and Node.js applications.
Resolve any installed ES6 compatible promise
simplified stream construction
The Node.js `util.deprecate()` function with browser support
encrypt/decrypt cli
type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.
An arbitrary-precision Decimal type for JavaScript.
Convert globs to regular expressions
Implements performance.now (based on process.hrtime).
A module for managing various keyrings of Ethereum accounts, encrypting them, and using them
Base64 encoding/decoding in pure JS
ES2015 `Object.assign()` ponyfill
JavaScript sprintf implementation
the path module from node core for browsers
set blocking stdio and stderr ensuring that terminal output does not truncate
Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.
A small polyfill for Object.setprototypeof
Allows users to use generators in order to write common functions that can be both sync or async.
YAML 1.2 parser and serializer
Port of jQuery.extend for node.js and the browser
Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.