THIS MODULE IS IN DEVELOPMENT. AT THIS MOMENT SUPPORTS ONLY 2 BUILD-IN METHODS FROM js-data-adapter
Cloud Bigtable Client Library for Node.js
TypeScript typings for Cloud Bigtable Admin API v2
Google Cloud APIs Client Library for Node.js
TypeScript typings for Cloud Bigtable Admin API v2
kafka connect connector for Google BigTable
Convenience wrapper, batteries included, for @google-cloud/bigtable
Determine if the JS environment has Symbol support. Supports spec, or shams.
Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.
Determine if the current node version supports the `--preserve-symlinks` flag.
javascript standard data structure library which benchmark against C++ STL
Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.
Is this specifier a node.js core module?
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Is this value a JS FinalizationRegistry? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Which kind of Collection (Map, Set, WeakMap, WeakSet) is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Does this JS environment support the `name` property on functions?
Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
simplified stream construction
Determine if a function is a native generator function.
Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag
Returns an array of Typed Array names that are available in the current environment
Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.
Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.