1.0.0-beta.4 • Published 27 days ago

@zk-kit/utils v1.0.0-beta.4

Weekly downloads
-
License
MIT
Repository
-
Last release
27 days ago

!WARNING
This library has not been audited.

🛠 Install

npm or yarn

Install the @zk-kit/utils package and its peer dependencies with npm:

npm i @zk-kit/utils

or yarn:

yarn add @zk-kit/utils

CDN

You can also load it using a script tag using unpkg:

<script src="https://unpkg.com/@zk-kit/utils"></script>

or JSDelivr:

<script src="https://cdn.jsdelivr.net/npm/@zk-kit/utils"></script>

📜 Usage

For more information on the functions provided by @zk-kit/utils, please refer to the documentation.