New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

@poap-xyz/utils

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@poap-xyz/utils

Utils module for the poap.js library


Version published
Maintainers
5
Created

@poap-xyz/utils

License: MIT

@poap-xyz/utils is a package that contains auxiliar functions.

Features

  • PaginatedResult: A paginated interface that makes it easier to manage paginated results
  • SecureFetch: A wrapper for headers that inserts the authentication with POAP.

Installation

NPM

npm install @poap-xyz/utils

Yarn

yarn add @poap-xyz/utils

Documentation

For more detailed documentation, please visit this link.

Examples

For example scripts and usage, please check the examples.

Contributing

We welcome contributions! Please see the CONTRIBUTING.md file for guidelines.

License

@poap-xyz/utils is released under the MIT License.

FAQs

Package last updated on 06 Jun 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts