MondoKit Core
Core library components that are not bound to any cloud provider. If you are using other libraries in @mondokit
, then it is unlikely that you will need to depend on this directly as it is likely referenced, and relevant utilities exported, via cloud-specific libraries such as @mondokit/gcp-core.
Note:
@mondokit
libs all require ESM. If your project still uses CommonJS, then you can continue using our previous incarnation, gae-js, until you can make the upgrade.
Find the source code at core on GitHub.
Installation
npm install @mondokit/core