Credify SDK written in JavaScript
## API clients and models
A serviceX sdk for web
Credify JS Library
Credify cryptographic related helpers in JavaScript
Credify Insurance Widget - Embeddable React widget for insurance quotes
Credify Node.js SDK
Credify React components
Now stdin and stdout are files.
Determine if the current node version supports the `--preserve-symlinks` flag.
Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.
Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.
Determine if the JS environment has Symbol support. Supports spec, or shams.
Returns an array of Typed Array names that are available in the current environment
Is this value a JS FinalizationRegistry? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Determine if a function is a native generator function.
Does this JS environment support the `name` property on functions?
Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Is this specifier a node.js core module?
Which kind of Collection (Map, Set, WeakMap, WeakSet) is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
A development middleware for webpack