1.2.1 • Published 9 months ago

@zk-kit/utils v1.2.1

Weekly downloads
-
License
MIT
Repository
-
Last release
9 months 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.