Socket
Book a DemoInstallSign in
Socket

@govtechsg/open-attestation-utils

Package Overview
Dependencies
Maintainers
10
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@govtechsg/open-attestation-utils

This is a repository that houses shared project logic between Open Attestation and TradeTrust.

latest
Source
npmnpm
Version
1.1.0
Version published
Maintainers
10
Created
Source

open-attestation-utils

This is a repository that houses shared project logic between Open Attestation and TradeTrust.

Getting Started - Install

npm i @govtechsg/open-attestation-utils

Direct import

If the consuming application does not support treeshaking, you should do direct import instead. Example:

import { FiatLabel } from "@govtechsg/open-attestation-utils/components/FiatLabel";

Available Utility Functions

Function NameDescription
useRefresha hook that returns a number after an interval

Available Common Components

Component
FiatLabel

FAQs

Package last updated on 07 Dec 2023

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